ReactOS 0.4.16-dev-1741-g9ab8761
|
#include <winhelp.h>
Public Attributes | |
HANDLE | hLib |
const char * | name |
WINHELP_LDLLHandler | handler |
DWORD | class |
struct tagDll * | next |
DWORD tagDll::class |
Definition at line 126 of file winhelp.h.
Referenced by MACRO_RegisterRoutine(), and WinMain().
WINHELP_LDLLHandler tagDll::handler |
Definition at line 125 of file winhelp.h.
Referenced by MACRO_RegisterRoutine(), and WinMain().
HANDLE tagDll::hLib |
Definition at line 123 of file winhelp.h.
Referenced by MACRO_RegisterRoutine().
Definition at line 124 of file winhelp.h.
Referenced by MACRO_RegisterRoutine().
Definition at line 127 of file winhelp.h.
Referenced by MACRO_RegisterRoutine(), and WinMain().