ReactOS 0.4.15-dev-7934-g1dc8d80
WINHELP_GLOBALS Struct Reference

#include <winhelp.h>

Collaboration diagram for WINHELP_GLOBALS:

Public Attributes

UINT wVersion
 
HANDLE hInstance
 
BOOL isBook
 
WINHELP_WINDOWactive_win
 
WINHELP_WINDOWactive_popup
 
WINHELP_WINDOWwin_list
 
WNDPROC button_proc
 
WINHELP_DLLdlls
 
WINHELP_PAGESET history
 
HFONT hButtonFont
 

Detailed Description

Definition at line 130 of file winhelp.h.

Member Data Documentation

◆ active_popup

WINHELP_WINDOW* WINHELP_GLOBALS::active_popup

◆ active_win

◆ button_proc

WNDPROC WINHELP_GLOBALS::button_proc

Definition at line 138 of file winhelp.h.

Referenced by WINHELP_ButtonBoxWndProc(), and WINHELP_ButtonWndProc().

◆ dlls

WINHELP_DLL* WINHELP_GLOBALS::dlls

Definition at line 139 of file winhelp.h.

Referenced by WinMain().

◆ hButtonFont

HFONT WINHELP_GLOBALS::hButtonFont

Definition at line 141 of file winhelp.h.

Referenced by WINHELP_ButtonBoxWndProc().

◆ hInstance

◆ history

WINHELP_PAGESET WINHELP_GLOBALS::history

Definition at line 140 of file winhelp.h.

Referenced by WINHELP_HistoryWndProc(), and WINHELP_RememberPage().

◆ isBook

BOOL WINHELP_GLOBALS::isBook

Definition at line 134 of file winhelp.h.

Referenced by WINHELP_MainWndProc(), and WinMain().

◆ win_list

WINHELP_WINDOW* WINHELP_GLOBALS::win_list

◆ wVersion

UINT WINHELP_GLOBALS::wVersion

Definition at line 132 of file winhelp.h.

Referenced by WINHELP_DeleteWindow(), and WinMain().


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