ReactOS 0.4.16-dev-838-g27bb510
|
Public Attributes | |
HWND | hwndDlg |
ULONG | DllCount |
ULONG | Registered |
PVOID | DefaultContext |
PREGISTRATIONNOTIFY | pNotify |
PVOID _REGISTRATIONDATA::DefaultContext |
Definition at line 35 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
ULONG _REGISTRATIONDATA::DllCount |
Definition at line 33 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
HWND _REGISTRATIONDATA::hwndDlg |
Definition at line 32 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
PREGISTRATIONNOTIFY _REGISTRATIONDATA::pNotify |
Definition at line 36 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
ULONG _REGISTRATIONDATA::Registered |
Definition at line 34 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().