ReactOS 0.4.16-dev-1041-g8b6907f
|
#include <globals.h>
Public Attributes | |
ULONG | Progress |
UINT | ActivityID |
LPCWSTR | CurrentItem |
LPCWSTR | ErrorMessage |
UINT | MessageID |
DWORD | LastError |
LPCWSTR _REGISTRATIONNOTIFY::CurrentItem |
Definition at line 38 of file globals.h.
Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().
DWORD _REGISTRATIONNOTIFY::LastError |
Definition at line 41 of file globals.h.
Referenced by ProcessPageDlgProc(), RegistrationNotificationProc(), and ShowStepError().
UINT _REGISTRATIONNOTIFY::MessageID |
Definition at line 40 of file globals.h.
Referenced by RegistrationNotificationProc(), and ShowStepError().
ULONG _REGISTRATIONNOTIFY::Progress |
Definition at line 36 of file globals.h.
Referenced by ProcessPageDlgProc(), and RegistrationNotificationProc().