Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [File List](files.md) - [File Members](globals.md)

HtmlHelp.h File Reference

Go to the source code of this file.


Classes

struct   tagHHN_NOTIFY
struct   tagHH_POPUP
struct   tagHH_AKLINK
struct   tagHH_ENUM_IT
struct   tagHH_ENUM_CAT
struct   tagHH_SET_INFOTYPE
struct   tagHH_FTS_QUERY
struct   tagHH_WINTYPE
struct   tagHHNTRACK

Defines

#define  DWORD_PTR   DWORD
#define  HH_DISPLAY_TOPIC   0x0000
#define  HH_HELP_FINDER   0x0000
#define  HH_DISPLAY_TOC   0x0001
#define  HH_DISPLAY_INDEX   0x0002
#define  HH_DISPLAY_SEARCH   0x0003
#define  HH_SET_WIN_TYPE   0x0004
#define  HH_GET_WIN_TYPE   0x0005
#define  HH_GET_WIN_HANDLE   0x0006
#define  HH_ENUM_INFO_TYPE   0x0007
#define  HH_SET_INFO_TYPE   0x0008
#define  HH_SYNC   0x0009
#define  HH_RESERVED1   0x000A
#define  HH_RESERVED2   0x000B
#define  HH_RESERVED3   0x000C
#define  HH_KEYWORD_LOOKUP   0x000D
#define  HH_DISPLAY_TEXT_POPUP   0x000E
#define  HH_HELP_CONTEXT   0x000F
#define  HH_TP_HELP_CONTEXTMENU   0x0010
#define  HH_TP_HELP_WM_HELP   0x0011
#define  HH_CLOSE_ALL   0x0012
#define  HH_ALINK_LOOKUP   0x0013
#define  HH_GET_LAST_ERROR   0x0014
#define  HH_ENUM_CATEGORY   0x0015
#define  HH_ENUM_CATEGORY_IT   0x0016
#define  HH_RESET_IT_FILTER   0x0017
#define  HH_SET_INCLUSIVE_FILTER   0x0018
#define  HH_SET_EXCLUSIVE_FILTER   0x0019
#define  HH_INITIALIZE   0x001C
#define  HH_UNINITIALIZE   0x001D
#define  HH_PRETRANSLATEMESSAGE   0x00fd
#define  HH_SET_GLOBAL_PROPERTY   0x00fc
#define  HHWIN_PROP_TAB_AUTOHIDESHOW   (1 << 0)
#define  HHWIN_PROP_ONTOP   (1 << 1)
#define  HHWIN_PROP_NOTITLEBAR   (1 << 2)
#define  HHWIN_PROP_NODEF_STYLES   (1 << 3)
#define  HHWIN_PROP_NODEF_EXSTYLES   (1 << 4)
#define  HHWIN_PROP_TRI_PANE   (1 << 5)
#define  HHWIN_PROP_NOTB_TEXT   (1 << 6)
#define  HHWIN_PROP_POST_QUIT   (1 << 7)
#define  HHWIN_PROP_AUTO_SYNC   (1 << 8)
#define  HHWIN_PROP_TRACKING   (1 << 9)
#define  HHWIN_PROP_TAB_SEARCH   (1 << 10)
#define  HHWIN_PROP_TAB_HISTORY   (1 << 11)
#define  HHWIN_PROP_TAB_FAVORITES   (1 << 12)