ReactOS 0.4.16-dev-87-g3dfbe52
|
#include <pidl.h>
Public Attributes | |
BYTE | dummy |
DWORD | iconIdx |
WORD | offsDispName |
WORD | offsComment |
WCHAR | szName [1] |
BYTE tagPIDLCPanelStruct::dummy |
Definition at line 124 of file pidl.h.
Referenced by _ILCreateCPanelApplet().
DWORD tagPIDLCPanelStruct::iconIdx |
Definition at line 125 of file pidl.h.
Referenced by _ILCreateCPanelApplet().
WORD tagPIDLCPanelStruct::offsComment |
Definition at line 127 of file pidl.h.
Referenced by _ILCreateCPanelApplet(), CControlPanelFolder::CompareIDs(), and CControlPanelFolder::GetDetailsOf().
WORD tagPIDLCPanelStruct::offsDispName |
Definition at line 126 of file pidl.h.
Referenced by _ILCreateCPanelApplet(), CControlPanelFolder::CompareIDs(), CControlPanelFolder::GetDetailsOf(), CControlPanelFolder::GetDisplayNameOf(), and CCPLItemMenu::InvokeCommand().
WCHAR tagPIDLCPanelStruct::szName[1] |
Definition at line 128 of file pidl.h.
Referenced by _ILCreateCPanelApplet(), CControlPanelFolder::CompareIDs(), CControlPanelFolder::GetDetailsOf(), CControlPanelFolder::GetDisplayNameOf(), and CCPLItemMenu::InvokeCommand().