ReactOS 0.4.16-dev-289-g096a551
|
Public Attributes | |
PSERVICEPROPSHEET | dlgInfo |
BOOL | bDisplayNameChanged |
BOOL | bDescriptionChanged |
BOOL | bBinaryPathChanged |
BOOL | bStartTypeChanged |
Definition at line 13 of file propsheet_general.c.
BOOL _PAGEDATA::bBinaryPathChanged |
Definition at line 18 of file propsheet_general.c.
Referenced by GeneralPageProc(), and SaveDlgInfo().
BOOL _PAGEDATA::bDescriptionChanged |
Definition at line 17 of file propsheet_general.c.
Referenced by GeneralPageProc(), and SaveDlgInfo().
BOOL _PAGEDATA::bDisplayNameChanged |
Definition at line 16 of file propsheet_general.c.
Referenced by GeneralPageProc(), and SaveDlgInfo().
BOOL _PAGEDATA::bStartTypeChanged |
Definition at line 19 of file propsheet_general.c.
Referenced by GeneralPageProc(), and SaveDlgInfo().
PSERVICEPROPSHEET _PAGEDATA::dlgInfo |
Definition at line 15 of file propsheet_general.c.
Referenced by GeneralPageProc(), and SaveDlgInfo().