ReactOS 0.4.16-dev-814-g656a5dc
|
Public Attributes | |
DWORD | style |
DWORD | exStyle |
DWORD | helpId |
WORD | nbItems |
short | x |
short | y |
short | cx |
short | cy |
LPCWSTR | menuName |
LPCWSTR | className |
LPCWSTR | caption |
WORD | pointSize |
WORD | weight |
BOOL | italic |
LPCWSTR | faceName |
BOOL | dialogEx |
BOOL DLG_TEMPLATE::dialogEx |
Definition at line 94 of file dialog.c.
Referenced by DIALOG_CreateControls32().
WORD DLG_TEMPLATE::nbItems |
Definition at line 82 of file dialog.c.
Referenced by DIALOG_CreateControls32().
DWORD DLG_TEMPLATE::style |
Definition at line 79 of file dialog.c.
Referenced by DIALOG_CreateControls32().