ReactOS 0.4.15-dev-7953-g1f49173
_REGISTRATIONDATA Struct Reference
Collaboration diagram for _REGISTRATIONDATA:

Public Attributes

HWND hwndDlg
 
ULONG DllCount
 
ULONG Registered
 
PVOID DefaultContext
 

Detailed Description

Definition at line 58 of file wizard.c.

Member Data Documentation

◆ DefaultContext

PVOID _REGISTRATIONDATA::DefaultContext

Definition at line 63 of file wizard.c.

Referenced by RegisterDlls(), and RegistrationNotificationProc().

◆ DllCount

ULONG _REGISTRATIONDATA::DllCount

Definition at line 61 of file wizard.c.

Referenced by RegisterDlls(), and RegistrationNotificationProc().

◆ hwndDlg

HWND _REGISTRATIONDATA::hwndDlg

Definition at line 60 of file wizard.c.

Referenced by RegisterDlls(), and RegistrationNotificationProc().

◆ Registered

ULONG _REGISTRATIONDATA::Registered

Definition at line 62 of file wizard.c.

Referenced by RegisterDlls(), and RegistrationNotificationProc().


The documentation for this struct was generated from the following file: