ReactOS 0.4.15-dev-7942-gd23573b
_PROGRAM_ATTRIBUTES_CONTEXT Struct Reference

Public Attributes

LPWSTR lpszTitle
 
LPWSTR lpszCmdLine
 
LPWSTR lpszWorkDir
 
LPWSTR lpszIconFile
 
LPWSTR lpszTmpIconFile
 
INT nSize
 
INTlpnCmdShow
 
INTlpnHotKey
 
BOOLlpbNewVDM
 
HICONlphIcon
 
HICON hTmpIcon
 
INTlpnIconIndex
 
INT nTmpIconIndex
 
BOOL bCheckBinaryType
 

Detailed Description

Definition at line 701 of file dialog.c.

Member Data Documentation

◆ bCheckBinaryType

BOOL _PROGRAM_ATTRIBUTES_CONTEXT::bCheckBinaryType

Definition at line 717 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ hTmpIcon

HICON _PROGRAM_ATTRIBUTES_CONTEXT::hTmpIcon

Definition at line 714 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpbNewVDM

BOOL* _PROGRAM_ATTRIBUTES_CONTEXT::lpbNewVDM

Definition at line 712 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lphIcon

HICON* _PROGRAM_ATTRIBUTES_CONTEXT::lphIcon

Definition at line 713 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpnCmdShow

INT* _PROGRAM_ATTRIBUTES_CONTEXT::lpnCmdShow

Definition at line 709 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpnHotKey

INT* _PROGRAM_ATTRIBUTES_CONTEXT::lpnHotKey

Definition at line 710 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpnIconIndex

INT* _PROGRAM_ATTRIBUTES_CONTEXT::lpnIconIndex

Definition at line 715 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpszCmdLine

LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszCmdLine

Definition at line 704 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpszIconFile

LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszIconFile

Definition at line 706 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpszTitle

LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszTitle

Definition at line 703 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpszTmpIconFile

LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszTmpIconFile

Definition at line 707 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ lpszWorkDir

LPWSTR _PROGRAM_ATTRIBUTES_CONTEXT::lpszWorkDir

Definition at line 705 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ nSize

INT _PROGRAM_ATTRIBUTES_CONTEXT::nSize

Definition at line 708 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().

◆ nTmpIconIndex

INT _PROGRAM_ATTRIBUTES_CONTEXT::nTmpIconIndex

Definition at line 716 of file dialog.c.

Referenced by DIALOG_PROGRAM_DlgProc(), and DIALOG_ProgramAttributes().


The documentation for this struct was generated from the following file: