ReactOS 0.4.16-dev-289-g096a551
|
#include <progman.h>
BOOL _PROGGROUP::bIsCommonGroup |
Definition at line 126 of file progman.h.
Referenced by GROUP_AddGroup().
BOOL _PROGGROUP::bOverwriteFileOk |
Definition at line 128 of file progman.h.
Referenced by GROUP_AddGroup(), and GROUP_ModifyGroup().
GROUPFORMAT _PROGGROUP::format |
Definition at line 125 of file progman.h.
Referenced by GROUP_AddGroup(), and GROUP_ModifyGroup().
PROGRAM* _PROGGROUP::hActiveProgram |
Definition at line 140 of file progman.h.
Referenced by GROUP_AddGroup(), PROGRAM_ActiveProgram(), PROGRAM_AddProgram(), and PROGRAM_DeleteProgram().
HIMAGELIST _PROGGROUP::hDragImageList |
INT _PROGGROUP::height |
Definition at line 135 of file progman.h.
Referenced by GROUP_AddGroup().
LPWSTR _PROGGROUP::hGrpFile |
Definition at line 129 of file progman.h.
Referenced by GROUP_AddGroup(), GROUP_DeleteGroup(), and GROUP_ModifyGroup().
HIMAGELIST _PROGGROUP::hListLarge |
Definition at line 119 of file progman.h.
Referenced by PROGRAM_AddProgram().
HWND _PROGGROUP::hListView |
Definition at line 118 of file progman.h.
Referenced by PROGRAM_AddProgram(), and PROGRAM_ModifyProgram().
LPWSTR _PROGGROUP::hName |
Definition at line 138 of file progman.h.
Referenced by DIALOG_COPY_MOVE_DlgProc(), GROUP_AddGroup(), GROUP_DeleteGroup(), GROUP_ModifyGroup(), and MAIN_AutoStart().
PROGGROUP* _PROGGROUP::hNext |
Definition at line 115 of file progman.h.
Referenced by DIALOG_COPY_MOVE_DlgProc(), GROUP_AddGroup(), GROUP_DeleteGroup(), and MAIN_AutoStart().
PROGGROUP* _PROGGROUP::hPrior |
Definition at line 114 of file progman.h.
Referenced by GROUP_AddGroup(), and GROUP_DeleteGroup().
PROGRAM* _PROGGROUP::hPrograms |
Definition at line 139 of file progman.h.
Referenced by GROUP_AddGroup(), GROUP_DeleteGroup(), MAIN_AutoStart(), PROGRAM_AddProgram(), and PROGRAM_DeleteProgram().
HWND _PROGGROUP::hWnd |
Definition at line 116 of file progman.h.
Referenced by GROUP_AddGroup(), GROUP_DeleteGroup(), GROUP_ModifyGroup(), GROUP_ShowGroupWindow(), MAIN_MainWndProc(), PROGRAM_ActiveProgram(), and PROGRAM_CopyMoveProgram().
INT _PROGGROUP::iconx |
Definition at line 136 of file progman.h.
Referenced by GROUP_AddGroup().
INT _PROGGROUP::icony |
Definition at line 137 of file progman.h.
Referenced by GROUP_AddGroup().
INT _PROGGROUP::nCmdShow |
Definition at line 131 of file progman.h.
Referenced by GROUP_AddGroup(), and GROUP_ShowGroupWindow().
INT _PROGGROUP::seqnum |
Definition at line 130 of file progman.h.
Referenced by GROUP_AddGroup().
PVOID _PROGGROUP::Tags |
Definition at line 143 of file progman.h.
Referenced by GROUP_AddGroup(), and GROUP_DeleteGroup().
SIZE_T _PROGGROUP::TagsSize |
Definition at line 142 of file progman.h.
Referenced by GROUP_AddGroup().
INT _PROGGROUP::width |
Definition at line 134 of file progman.h.
Referenced by GROUP_AddGroup().
INT _PROGGROUP::x |
Definition at line 132 of file progman.h.
Referenced by GROUP_AddGroup().
INT _PROGGROUP::y |
Definition at line 133 of file progman.h.
Referenced by GROUP_AddGroup().