ReactOS 0.4.16-dev-819-g75c0dc0
|
Public Attributes | |
GROUPFORMAT | format |
LPWSTR | lpszTitle |
LPWSTR | lpszGrpFile |
INT | nSize |
GROUPFORMAT _GROUP_ATTRIBUTES_CONTEXT::format |
Definition at line 405 of file dialog.c.
Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().
LPWSTR _GROUP_ATTRIBUTES_CONTEXT::lpszGrpFile |
Definition at line 407 of file dialog.c.
Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().
LPWSTR _GROUP_ATTRIBUTES_CONTEXT::lpszTitle |
Definition at line 406 of file dialog.c.
Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().
INT _GROUP_ATTRIBUTES_CONTEXT::nSize |
Definition at line 408 of file dialog.c.
Referenced by DIALOG_GROUP_DlgProc(), and DIALOG_GroupAttributes().