ReactOS 0.4.15-dev-7113-g9ea2222
|
Public Attributes | |
HWND | hwndDlg |
ULONG | DllCount |
ULONG | Registered |
PVOID | DefaultContext |
PVOID _REGISTRATIONDATA::DefaultContext |
Definition at line 63 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
ULONG _REGISTRATIONDATA::DllCount |
Definition at line 61 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
HWND _REGISTRATIONDATA::hwndDlg |
Definition at line 60 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().
ULONG _REGISTRATIONDATA::Registered |
Definition at line 62 of file wizard.c.
Referenced by RegisterDlls(), and RegistrationNotificationProc().