ReactOS 0.4.15-dev-7953-g1f49173
tagWinHelp Struct Reference

#include <winhelp.h>

Collaboration diagram for tagWinHelp:

Public Attributes

unsigned ref_count
 
WINHELP_BUTTONfirst_button
 
HLPFILE_PAGEpage
 
HWND hMainWnd
 
HWND hHistoryWnd
 
WNDPROC origRicheditWndProc
 
HFONTfonts
 
UINT fonts_len
 
HCURSOR hHandCur
 
HBRUSH hBrush
 
HLPFILE_WINDOWINFOinfo
 
WINHELP_PAGESET back
 
unsigned font_scale
 
struct tagWinHelpnext
 

Detailed Description

Definition at line 74 of file winhelp.h.

Member Data Documentation

◆ back

WINHELP_PAGESET tagWinHelp::back

Definition at line 94 of file winhelp.h.

◆ first_button

WINHELP_BUTTON* tagWinHelp::first_button

Definition at line 77 of file winhelp.h.

◆ font_scale

unsigned tagWinHelp::font_scale

Definition at line 95 of file winhelp.h.

Referenced by WINHELP_CreateHelpWindow().

◆ fonts

HFONT* tagWinHelp::fonts

Definition at line 85 of file winhelp.h.

◆ fonts_len

UINT tagWinHelp::fonts_len

Definition at line 86 of file winhelp.h.

◆ hBrush

HBRUSH tagWinHelp::hBrush

Definition at line 90 of file winhelp.h.

◆ hHandCur

HCURSOR tagWinHelp::hHandCur

Definition at line 88 of file winhelp.h.

◆ hHistoryWnd

HWND tagWinHelp::hHistoryWnd

Definition at line 81 of file winhelp.h.

◆ hMainWnd

◆ info

HLPFILE_WINDOWINFO* tagWinHelp::info

◆ next

struct tagWinHelp* tagWinHelp::next

Definition at line 97 of file winhelp.h.

Referenced by WINHELP_DeleteWindow(), and WINHELP_HasWorkingWindow().

◆ origRicheditWndProc

WNDPROC tagWinHelp::origRicheditWndProc

Definition at line 83 of file winhelp.h.

◆ page

◆ ref_count

unsigned tagWinHelp::ref_count

Definition at line 76 of file winhelp.h.


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