|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <pidl.h>
Public Attributes | |
| BYTE | dummy |
| DWORD | iconIdx |
| WORD | offsDispName |
| WORD | offsComment |
| WCHAR | szName [1] |
| BYTE tagPIDLCPanelStruct::dummy |
Definition at line 160 of file pidl.h.
Referenced by _ILCreateCPanelApplet().
| DWORD tagPIDLCPanelStruct::iconIdx |
Definition at line 161 of file pidl.h.
Referenced by _ILCreateCPanelApplet().
| WORD tagPIDLCPanelStruct::offsComment |
Definition at line 163 of file pidl.h.
Referenced by _ILCreateCPanelApplet(), CControlPanelFolder::CompareIDs(), and CControlPanelFolder::GetDetailsOf().
| WORD tagPIDLCPanelStruct::offsDispName |
Definition at line 162 of file pidl.h.
Referenced by _ILCreateCPanelApplet(), CControlPanelFolder::CompareIDs(), CControlPanelFolder::GetDetailsOf(), CControlPanelFolder::GetDisplayNameOf(), and CCPLItemMenu::InvokeCommand().
| WCHAR tagPIDLCPanelStruct::szName[1] |
Definition at line 164 of file pidl.h.
Referenced by _ILCreateCPanelApplet(), CControlPanelFolder::CompareIDs(), CControlPanelFolder::GetDetailsOf(), CControlPanelFolder::GetDisplayNameOf(), and CCPLItemMenu::InvokeCommand().