ReactOS 0.4.16-dev-1741-g9ab8761
tagDll Struct Reference

#include <winhelp.h>

Collaboration diagram for tagDll:

Public Attributes

HANDLE hLib
 
const charname
 
WINHELP_LDLLHandler handler
 
DWORD class
 
struct tagDllnext
 

Detailed Description

Definition at line 121 of file winhelp.h.

Member Data Documentation

◆ class

DWORD tagDll::class

Definition at line 126 of file winhelp.h.

Referenced by MACRO_RegisterRoutine(), and WinMain().

◆ handler

WINHELP_LDLLHandler tagDll::handler

Definition at line 125 of file winhelp.h.

Referenced by MACRO_RegisterRoutine(), and WinMain().

◆ hLib

HANDLE tagDll::hLib

Definition at line 123 of file winhelp.h.

Referenced by MACRO_RegisterRoutine().

◆ name

const char* tagDll::name

Definition at line 124 of file winhelp.h.

Referenced by MACRO_RegisterRoutine().

◆ next

struct tagDll* tagDll::next

Definition at line 127 of file winhelp.h.

Referenced by MACRO_RegisterRoutine(), and WinMain().


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