ReactOS 0.4.16-dev-602-ge302bac
|
Public Attributes | |
ULONG | Progress |
UINT | ActivityID |
LPCWSTR | CurrentItem |
LPCWSTR | ErrorMessage |
UINT | MessageID |
DWORD | LastError |
LPCWSTR _REGISTRATIONNOTIFY::CurrentItem |
Definition at line 47 of file wizard.c.
Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().
LPCWSTR _REGISTRATIONNOTIFY::ErrorMessage |
Definition at line 48 of file wizard.c.
Referenced by RegistrationNotificationProc().
DWORD _REGISTRATIONNOTIFY::LastError |
Definition at line 50 of file wizard.c.
Referenced by ProcessPageDlgProc(), RegistrationNotificationProc(), and ShowStepError().
UINT _REGISTRATIONNOTIFY::MessageID |
Definition at line 49 of file wizard.c.
Referenced by RegistrationNotificationProc(), and ShowStepError().
ULONG _REGISTRATIONNOTIFY::Progress |
Definition at line 45 of file wizard.c.
Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().