|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| LPWSTR | lpszTitle |
| LPWSTR | lpszCmdLine |
| LPWSTR | lpszWorkDir |
| LPWSTR | lpszIconFile |
| LPWSTR | lpszTmpIconFile |
| INT | nSize |
| INT * | lpnCmdShow |
| INT * | lpnHotKey |
| BOOL * | lpbNewVDM |
| HICON * | lphIcon |
| HICON | hTmpIcon |
| INT * | lpnIconIndex |
| INT | nTmpIconIndex |
| BOOL | bCheckBinaryType |
| BOOL _PROGRAM_ATTRIBUTES_CONTEXT::bCheckBinaryType |
Definition at line 717 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| HICON _PROGRAM_ATTRIBUTES_CONTEXT::hTmpIcon |
Definition at line 714 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| BOOL* _PROGRAM_ATTRIBUTES_CONTEXT::lpbNewVDM |
Definition at line 712 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| HICON* _PROGRAM_ATTRIBUTES_CONTEXT::lphIcon |
Definition at line 713 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| INT* _PROGRAM_ATTRIBUTES_CONTEXT::lpnCmdShow |
Definition at line 709 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| INT* _PROGRAM_ATTRIBUTES_CONTEXT::lpnHotKey |
Definition at line 710 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| INT* _PROGRAM_ATTRIBUTES_CONTEXT::lpnIconIndex |
Definition at line 715 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszCmdLine |
Definition at line 704 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszIconFile |
Definition at line 706 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszTitle |
Definition at line 703 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszTmpIconFile |
Definition at line 707 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszWorkDir |
Definition at line 705 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| INT _PROGRAM_ATTRIBUTES_CONTEXT::nSize |
Definition at line 708 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().
| INT _PROGRAM_ATTRIBUTES_CONTEXT::nTmpIconIndex |
Definition at line 716 of file dialog.c.
Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().