GME  13
Classes | Defines | Typedefs | Enumerations | Functions
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 __HTMLHELP_H__
#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)
#define HHWIN_PROP_CHANGE_TITLE   (1 << 13)
#define HHWIN_PROP_NAV_ONLY_WIN   (1 << 14)
#define HHWIN_PROP_NO_TOOLBAR   (1 << 15)
#define HHWIN_PROP_MENU   (1 << 16)
#define HHWIN_PROP_TAB_ADVSEARCH   (1 << 17)
#define HHWIN_PROP_USER_POS   (1 << 18)
#define HHWIN_PROP_TAB_CUSTOM1   (1 << 19)
#define HHWIN_PROP_TAB_CUSTOM2   (1 << 20)
#define HHWIN_PROP_TAB_CUSTOM3   (1 << 21)
#define HHWIN_PROP_TAB_CUSTOM4   (1 << 22)
#define HHWIN_PROP_TAB_CUSTOM5   (1 << 23)
#define HHWIN_PROP_TAB_CUSTOM6   (1 << 24)
#define HHWIN_PROP_TAB_CUSTOM7   (1 << 25)
#define HHWIN_PROP_TAB_CUSTOM8   (1 << 26)
#define HHWIN_PROP_TAB_CUSTOM9   (1 << 27)
#define HHWIN_TB_MARGIN   (1 << 28)
#define HHWIN_PARAM_PROPERTIES   (1 << 1)
#define HHWIN_PARAM_STYLES   (1 << 2)
#define HHWIN_PARAM_EXSTYLES   (1 << 3)
#define HHWIN_PARAM_RECT   (1 << 4)
#define HHWIN_PARAM_NAV_WIDTH   (1 << 5)
#define HHWIN_PARAM_SHOWSTATE   (1 << 6)
#define HHWIN_PARAM_INFOTYPES   (1 << 7)
#define HHWIN_PARAM_TB_FLAGS   (1 << 8)
#define HHWIN_PARAM_EXPANSION   (1 << 9)
#define HHWIN_PARAM_TABPOS   (1 << 10)
#define HHWIN_PARAM_TABORDER   (1 << 11)
#define HHWIN_PARAM_HISTORY_COUNT   (1 << 12)
#define HHWIN_PARAM_CUR_TAB   (1 << 13)
#define HHWIN_BUTTON_EXPAND   (1 << 1)
#define HHWIN_BUTTON_BACK   (1 << 2)
#define HHWIN_BUTTON_FORWARD   (1 << 3)
#define HHWIN_BUTTON_STOP   (1 << 4)
#define HHWIN_BUTTON_REFRESH   (1 << 5)
#define HHWIN_BUTTON_HOME   (1 << 6)
#define HHWIN_BUTTON_BROWSE_FWD   (1 << 7)
#define HHWIN_BUTTON_BROWSE_BCK   (1 << 8)
#define HHWIN_BUTTON_NOTES   (1 << 9)
#define HHWIN_BUTTON_CONTENTS   (1 << 10)
#define HHWIN_BUTTON_SYNC   (1 << 11)
#define HHWIN_BUTTON_OPTIONS   (1 << 12)
#define HHWIN_BUTTON_PRINT   (1 << 13)
#define HHWIN_BUTTON_INDEX   (1 << 14)
#define HHWIN_BUTTON_SEARCH   (1 << 15)
#define HHWIN_BUTTON_HISTORY   (1 << 16)
#define HHWIN_BUTTON_FAVORITES   (1 << 17)
#define HHWIN_BUTTON_JUMP1   (1 << 18)
#define HHWIN_BUTTON_JUMP2   (1 << 19)
#define HHWIN_BUTTON_ZOOM   (1 << 20)
#define HHWIN_BUTTON_TOC_NEXT   (1 << 21)
#define HHWIN_BUTTON_TOC_PREV   (1 << 22)
#define HHWIN_DEF_BUTTONS
#define IDTB_EXPAND   200
#define IDTB_CONTRACT   201
#define IDTB_STOP   202
#define IDTB_REFRESH   203
#define IDTB_BACK   204
#define IDTB_HOME   205
#define IDTB_SYNC   206
#define IDTB_PRINT   207
#define IDTB_OPTIONS   208
#define IDTB_FORWARD   209
#define IDTB_NOTES   210
#define IDTB_BROWSE_FWD   211
#define IDTB_BROWSE_BACK   212
#define IDTB_CONTENTS   213
#define IDTB_INDEX   214
#define IDTB_SEARCH   215
#define IDTB_HISTORY   216
#define IDTB_FAVORITES   217
#define IDTB_JUMP1   218
#define IDTB_JUMP2   219
#define IDTB_CUSTOMIZE   221
#define IDTB_ZOOM   222
#define IDTB_TOC_NEXT   223
#define IDTB_TOC_PREV   224
#define HHN_FIRST   (0U-860U)
#define HHN_LAST   (0U-879U)
#define HHN_NAVCOMPLETE   (HHN_FIRST-0)
#define HHN_TRACK   (HHN_FIRST-1)
#define HHN_WINDOW_CREATE   (HHN_FIRST-2)
#define HH_MAX_TABS   19
#define HH_MAX_TABS_CUSTOM   (HH_TAB_CUSTOM_LAST - HH_TAB_CUSTOM_FIRST + 1)
#define HH_FTS_DEFAULT_PROXIMITY   (-1)
#define HtmlHelp   HtmlHelpA
#define ATOM_HTMLHELP_API_ANSI   (LPTSTR)((DWORD)((WORD)(14)))
#define ATOM_HTMLHELP_API_UNICODE   (LPTSTR)((DWORD)((WORD)(15)))

Typedefs

typedef struct tagHHN_NOTIFY HHN_NOTIFY
typedef struct tagHH_POPUP HH_POPUP
typedef struct tagHH_AKLINK HH_AKLINK
typedef struct tagHH_ENUM_IT HH_ENUM_IT
typedef struct tagHH_ENUM_ITPHH_ENUM_IT
typedef struct tagHH_ENUM_CAT HH_ENUM_CAT
typedef struct tagHH_ENUM_CATPHH_ENUM_CAT
typedef struct tagHH_SET_INFOTYPE HH_SET_INFOTYPE
typedef struct tagHH_SET_INFOTYPEPHH_SET_INFOTYPE
typedef DWORD HH_INFOTYPE
typedef HH_INFOTYPEPHH_INFOTYPE
typedef struct tagHH_FTS_QUERY HH_FTS_QUERY
typedef struct tagHH_WINTYPE HH_WINTYPE
typedef struct tagHH_WINTYPEPHH_WINTYPE
typedef struct tagHHNTRACK HHNTRACK
typedef enum tagHH_GPROPID HH_GPROPID

Enumerations

enum  {
  HHWIN_NAVTYPE_TOC, HHWIN_NAVTYPE_INDEX, HHWIN_NAVTYPE_SEARCH, HHWIN_NAVTYPE_FAVORITES,
  HHWIN_NAVTYPE_HISTORY, HHWIN_NAVTYPE_AUTHOR, HHWIN_NAVTYPE_CUSTOM_FIRST = 11
}
enum  { IT_INCLUSIVE, IT_EXCLUSIVE, IT_HIDDEN }
enum  { HHWIN_NAVTAB_TOP, HHWIN_NAVTAB_LEFT, HHWIN_NAVTAB_BOTTOM }
enum  {
  HH_TAB_CONTENTS, HH_TAB_INDEX, HH_TAB_SEARCH, HH_TAB_FAVORITES,
  HH_TAB_HISTORY, HH_TAB_AUTHOR, HH_TAB_CUSTOM_FIRST = 11, HH_TAB_CUSTOM_LAST = 19
}
enum  {
  HHACT_TAB_CONTENTS, HHACT_TAB_INDEX, HHACT_TAB_SEARCH, HHACT_TAB_HISTORY,
  HHACT_TAB_FAVORITES, HHACT_EXPAND, HHACT_CONTRACT, HHACT_BACK,
  HHACT_FORWARD, HHACT_STOP, HHACT_REFRESH, HHACT_HOME,
  HHACT_SYNC, HHACT_OPTIONS, HHACT_PRINT, HHACT_HIGHLIGHT,
  HHACT_CUSTOMIZE, HHACT_JUMP1, HHACT_JUMP2, HHACT_ZOOM,
  HHACT_TOC_NEXT, HHACT_TOC_PREV, HHACT_NOTES, HHACT_LAST_ENUM
}
enum  tagHH_GPROPID {
  HH_GPROPID_SINGLETHREAD = 1, HH_GPROPID_TOOLBAR_MARGIN = 2, HH_GPROPID_UI_LANGUAGE = 3, HH_GPROPID_CURRENT_SUBSET = 4,
  HH_GPROPID_CONTENT_LANGUAGE = 5
}

Functions

HWND WINAPI HtmlHelpA (HWND hwndCaller, LPCSTR pszFile, UINT uCommand, DWORD dwData)
HWND WINAPI HtmlHelpW (HWND hwndCaller, LPCWSTR pszFile, UINT uCommand, DWORD dwData)

Define Documentation

#define __HTMLHELP_H__

Definition at line 14 of file htmlhelp.h.

#define ATOM_HTMLHELP_API_ANSI   (LPTSTR)((DWORD)((WORD)(14)))

Definition at line 389 of file htmlhelp.h.

#define ATOM_HTMLHELP_API_UNICODE   (LPTSTR)((DWORD)((WORD)(15)))

Definition at line 390 of file htmlhelp.h.

#define DWORD_PTR   DWORD

Definition at line 22 of file htmlhelp.h.

#define HH_ALINK_LOOKUP   0x0013

Definition at line 47 of file htmlhelp.h.

#define HH_CLOSE_ALL   0x0012

Definition at line 46 of file htmlhelp.h.

#define HH_DISPLAY_INDEX   0x0002

Definition at line 30 of file htmlhelp.h.

#define HH_DISPLAY_SEARCH   0x0003

Definition at line 31 of file htmlhelp.h.

#define HH_DISPLAY_TEXT_POPUP   0x000E

Definition at line 42 of file htmlhelp.h.

#define HH_DISPLAY_TOC   0x0001

Definition at line 29 of file htmlhelp.h.

#define HH_DISPLAY_TOPIC   0x0000

Definition at line 27 of file htmlhelp.h.

#define HH_ENUM_CATEGORY   0x0015

Definition at line 49 of file htmlhelp.h.

#define HH_ENUM_CATEGORY_IT   0x0016

Definition at line 50 of file htmlhelp.h.

#define HH_ENUM_INFO_TYPE   0x0007

Definition at line 35 of file htmlhelp.h.

#define HH_FTS_DEFAULT_PROXIMITY   (-1)

Definition at line 265 of file htmlhelp.h.

#define HH_GET_LAST_ERROR   0x0014

Definition at line 48 of file htmlhelp.h.

#define HH_GET_WIN_HANDLE   0x0006

Definition at line 34 of file htmlhelp.h.

#define HH_GET_WIN_TYPE   0x0005

Definition at line 33 of file htmlhelp.h.

#define HH_HELP_CONTEXT   0x000F

Definition at line 43 of file htmlhelp.h.

#define HH_HELP_FINDER   0x0000

Definition at line 28 of file htmlhelp.h.

#define HH_INITIALIZE   0x001C

Definition at line 54 of file htmlhelp.h.

#define HH_KEYWORD_LOOKUP   0x000D

Definition at line 41 of file htmlhelp.h.

#define HH_MAX_TABS   19

Definition at line 247 of file htmlhelp.h.

Definition at line 261 of file htmlhelp.h.

#define HH_PRETRANSLATEMESSAGE   0x00fd

Definition at line 56 of file htmlhelp.h.

#define HH_RESERVED1   0x000A

Definition at line 38 of file htmlhelp.h.

#define HH_RESERVED2   0x000B

Definition at line 39 of file htmlhelp.h.

#define HH_RESERVED3   0x000C

Definition at line 40 of file htmlhelp.h.

#define HH_RESET_IT_FILTER   0x0017

Definition at line 51 of file htmlhelp.h.

#define HH_SET_EXCLUSIVE_FILTER   0x0019

Definition at line 53 of file htmlhelp.h.

#define HH_SET_GLOBAL_PROPERTY   0x00fc

Definition at line 57 of file htmlhelp.h.

#define HH_SET_INCLUSIVE_FILTER   0x0018

Definition at line 52 of file htmlhelp.h.

#define HH_SET_INFO_TYPE   0x0008

Definition at line 36 of file htmlhelp.h.

#define HH_SET_WIN_TYPE   0x0004

Definition at line 32 of file htmlhelp.h.

#define HH_SYNC   0x0009

Definition at line 37 of file htmlhelp.h.

#define HH_TP_HELP_CONTEXTMENU   0x0010

Definition at line 44 of file htmlhelp.h.

#define HH_TP_HELP_WM_HELP   0x0011

Definition at line 45 of file htmlhelp.h.

#define HH_UNINITIALIZE   0x001D

Definition at line 55 of file htmlhelp.h.

#define HHN_FIRST   (0U-860U)

Definition at line 161 of file htmlhelp.h.

#define HHN_LAST   (0U-879U)

Definition at line 162 of file htmlhelp.h.

#define HHN_NAVCOMPLETE   (HHN_FIRST-0)

Definition at line 164 of file htmlhelp.h.

#define HHN_TRACK   (HHN_FIRST-1)

Definition at line 165 of file htmlhelp.h.

#define HHN_WINDOW_CREATE   (HHN_FIRST-2)

Definition at line 166 of file htmlhelp.h.

#define HHWIN_BUTTON_BACK   (1 << 2)

Definition at line 104 of file htmlhelp.h.

#define HHWIN_BUTTON_BROWSE_BCK   (1 << 8)

Definition at line 110 of file htmlhelp.h.

#define HHWIN_BUTTON_BROWSE_FWD   (1 << 7)

Definition at line 109 of file htmlhelp.h.

#define HHWIN_BUTTON_CONTENTS   (1 << 10)

Definition at line 112 of file htmlhelp.h.

#define HHWIN_BUTTON_EXPAND   (1 << 1)

Definition at line 103 of file htmlhelp.h.

#define HHWIN_BUTTON_FAVORITES   (1 << 17)

Definition at line 119 of file htmlhelp.h.

#define HHWIN_BUTTON_FORWARD   (1 << 3)

Definition at line 105 of file htmlhelp.h.

#define HHWIN_BUTTON_HISTORY   (1 << 16)

Definition at line 118 of file htmlhelp.h.

#define HHWIN_BUTTON_HOME   (1 << 6)

Definition at line 108 of file htmlhelp.h.

#define HHWIN_BUTTON_INDEX   (1 << 14)

Definition at line 116 of file htmlhelp.h.

#define HHWIN_BUTTON_JUMP1   (1 << 18)

Definition at line 120 of file htmlhelp.h.

#define HHWIN_BUTTON_JUMP2   (1 << 19)

Definition at line 121 of file htmlhelp.h.

#define HHWIN_BUTTON_NOTES   (1 << 9)

Definition at line 111 of file htmlhelp.h.

#define HHWIN_BUTTON_OPTIONS   (1 << 12)

Definition at line 114 of file htmlhelp.h.

#define HHWIN_BUTTON_PRINT   (1 << 13)

Definition at line 115 of file htmlhelp.h.

#define HHWIN_BUTTON_REFRESH   (1 << 5)

Definition at line 107 of file htmlhelp.h.

#define HHWIN_BUTTON_SEARCH   (1 << 15)

Definition at line 117 of file htmlhelp.h.

#define HHWIN_BUTTON_STOP   (1 << 4)

Definition at line 106 of file htmlhelp.h.

#define HHWIN_BUTTON_SYNC   (1 << 11)

Definition at line 113 of file htmlhelp.h.

#define HHWIN_BUTTON_TOC_NEXT   (1 << 21)

Definition at line 123 of file htmlhelp.h.

#define HHWIN_BUTTON_TOC_PREV   (1 << 22)

Definition at line 124 of file htmlhelp.h.

#define HHWIN_BUTTON_ZOOM   (1 << 20)

Definition at line 122 of file htmlhelp.h.

Value:
(HHWIN_BUTTON_EXPAND |  \
             HHWIN_BUTTON_BACK |    \
             HHWIN_BUTTON_OPTIONS | \
             HHWIN_BUTTON_PRINT)

Definition at line 126 of file htmlhelp.h.

#define HHWIN_PARAM_CUR_TAB   (1 << 13)

Definition at line 101 of file htmlhelp.h.

#define HHWIN_PARAM_EXPANSION   (1 << 9)

Definition at line 97 of file htmlhelp.h.

#define HHWIN_PARAM_EXSTYLES   (1 << 3)

Definition at line 91 of file htmlhelp.h.

#define HHWIN_PARAM_HISTORY_COUNT   (1 << 12)

Definition at line 100 of file htmlhelp.h.

#define HHWIN_PARAM_INFOTYPES   (1 << 7)

Definition at line 95 of file htmlhelp.h.

#define HHWIN_PARAM_NAV_WIDTH   (1 << 5)

Definition at line 93 of file htmlhelp.h.

#define HHWIN_PARAM_PROPERTIES   (1 << 1)

Definition at line 89 of file htmlhelp.h.

#define HHWIN_PARAM_RECT   (1 << 4)

Definition at line 92 of file htmlhelp.h.

#define HHWIN_PARAM_SHOWSTATE   (1 << 6)

Definition at line 94 of file htmlhelp.h.

#define HHWIN_PARAM_STYLES   (1 << 2)

Definition at line 90 of file htmlhelp.h.

#define HHWIN_PARAM_TABORDER   (1 << 11)

Definition at line 99 of file htmlhelp.h.

#define HHWIN_PARAM_TABPOS   (1 << 10)

Definition at line 98 of file htmlhelp.h.

#define HHWIN_PARAM_TB_FLAGS   (1 << 8)

Definition at line 96 of file htmlhelp.h.

#define HHWIN_PROP_AUTO_SYNC   (1 << 8)

Definition at line 67 of file htmlhelp.h.

#define HHWIN_PROP_CHANGE_TITLE   (1 << 13)

Definition at line 72 of file htmlhelp.h.

#define HHWIN_PROP_MENU   (1 << 16)

Definition at line 75 of file htmlhelp.h.

#define HHWIN_PROP_NAV_ONLY_WIN   (1 << 14)

Definition at line 73 of file htmlhelp.h.

#define HHWIN_PROP_NO_TOOLBAR   (1 << 15)

Definition at line 74 of file htmlhelp.h.

#define HHWIN_PROP_NODEF_EXSTYLES   (1 << 4)

Definition at line 63 of file htmlhelp.h.

#define HHWIN_PROP_NODEF_STYLES   (1 << 3)

Definition at line 62 of file htmlhelp.h.

#define HHWIN_PROP_NOTB_TEXT   (1 << 6)

Definition at line 65 of file htmlhelp.h.

#define HHWIN_PROP_NOTITLEBAR   (1 << 2)

Definition at line 61 of file htmlhelp.h.

#define HHWIN_PROP_ONTOP   (1 << 1)

Definition at line 60 of file htmlhelp.h.

#define HHWIN_PROP_POST_QUIT   (1 << 7)

Definition at line 66 of file htmlhelp.h.

#define HHWIN_PROP_TAB_ADVSEARCH   (1 << 17)

Definition at line 76 of file htmlhelp.h.

#define HHWIN_PROP_TAB_AUTOHIDESHOW   (1 << 0)

Definition at line 59 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM1   (1 << 19)

Definition at line 78 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM2   (1 << 20)

Definition at line 79 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM3   (1 << 21)

Definition at line 80 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM4   (1 << 22)

Definition at line 81 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM5   (1 << 23)

Definition at line 82 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM6   (1 << 24)

Definition at line 83 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM7   (1 << 25)

Definition at line 84 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM8   (1 << 26)

Definition at line 85 of file htmlhelp.h.

#define HHWIN_PROP_TAB_CUSTOM9   (1 << 27)

Definition at line 86 of file htmlhelp.h.

#define HHWIN_PROP_TAB_FAVORITES   (1 << 12)

Definition at line 71 of file htmlhelp.h.

#define HHWIN_PROP_TAB_HISTORY   (1 << 11)

Definition at line 70 of file htmlhelp.h.

#define HHWIN_PROP_TAB_SEARCH   (1 << 10)

Definition at line 69 of file htmlhelp.h.

#define HHWIN_PROP_TRACKING   (1 << 9)

Definition at line 68 of file htmlhelp.h.

#define HHWIN_PROP_TRI_PANE   (1 << 5)

Definition at line 64 of file htmlhelp.h.

#define HHWIN_PROP_USER_POS   (1 << 18)

Definition at line 77 of file htmlhelp.h.

#define HHWIN_TB_MARGIN   (1 << 28)

Definition at line 87 of file htmlhelp.h.

#define HtmlHelp   HtmlHelpA

Definition at line 384 of file htmlhelp.h.

#define IDTB_BACK   204

Definition at line 138 of file htmlhelp.h.

#define IDTB_BROWSE_BACK   212

Definition at line 146 of file htmlhelp.h.

#define IDTB_BROWSE_FWD   211

Definition at line 145 of file htmlhelp.h.

#define IDTB_CONTENTS   213

Definition at line 147 of file htmlhelp.h.

#define IDTB_CONTRACT   201

Definition at line 135 of file htmlhelp.h.

#define IDTB_CUSTOMIZE   221

Definition at line 154 of file htmlhelp.h.

#define IDTB_EXPAND   200

Definition at line 134 of file htmlhelp.h.

#define IDTB_FAVORITES   217

Definition at line 151 of file htmlhelp.h.

#define IDTB_FORWARD   209

Definition at line 143 of file htmlhelp.h.

#define IDTB_HISTORY   216

Definition at line 150 of file htmlhelp.h.

#define IDTB_HOME   205

Definition at line 139 of file htmlhelp.h.

#define IDTB_INDEX   214

Definition at line 148 of file htmlhelp.h.

#define IDTB_JUMP1   218

Definition at line 152 of file htmlhelp.h.

#define IDTB_JUMP2   219

Definition at line 153 of file htmlhelp.h.

#define IDTB_NOTES   210

Definition at line 144 of file htmlhelp.h.

#define IDTB_OPTIONS   208

Definition at line 142 of file htmlhelp.h.

#define IDTB_PRINT   207

Definition at line 141 of file htmlhelp.h.

#define IDTB_REFRESH   203

Definition at line 137 of file htmlhelp.h.

#define IDTB_SEARCH   215

Definition at line 149 of file htmlhelp.h.

#define IDTB_STOP   202

Definition at line 136 of file htmlhelp.h.

#define IDTB_SYNC   206

Definition at line 140 of file htmlhelp.h.

#define IDTB_TOC_NEXT   223

Definition at line 156 of file htmlhelp.h.

#define IDTB_TOC_PREV   224

Definition at line 157 of file htmlhelp.h.

#define IDTB_ZOOM   222

Definition at line 155 of file htmlhelp.h.


Typedef Documentation

typedef struct tagHH_AKLINK HH_AKLINK
typedef struct tagHH_ENUM_CAT HH_ENUM_CAT
typedef struct tagHH_ENUM_IT HH_ENUM_IT
typedef struct tagHH_FTS_QUERY HH_FTS_QUERY
typedef enum tagHH_GPROPID HH_GPROPID
typedef DWORD HH_INFOTYPE

Definition at line 238 of file htmlhelp.h.

typedef struct tagHH_POPUP HH_POPUP
typedef struct tagHH_WINTYPE HH_WINTYPE
typedef struct tagHHN_NOTIFY HHN_NOTIFY
typedef struct tagHHNTRACK HHNTRACK
typedef struct tagHH_ENUM_CAT * PHH_ENUM_CAT
typedef struct tagHH_ENUM_IT * PHH_ENUM_IT

Definition at line 239 of file htmlhelp.h.

typedef struct tagHH_WINTYPE * PHH_WINTYPE

Enumeration Type Documentation

anonymous enum
Enumerator:
HHWIN_NAVTYPE_TOC 
HHWIN_NAVTYPE_INDEX 
HHWIN_NAVTYPE_SEARCH 
HHWIN_NAVTYPE_FAVORITES 
HHWIN_NAVTYPE_HISTORY 
HHWIN_NAVTYPE_AUTHOR 
HHWIN_NAVTYPE_CUSTOM_FIRST 

Definition at line 199 of file htmlhelp.h.

anonymous enum
Enumerator:
IT_INCLUSIVE 
IT_EXCLUSIVE 
IT_HIDDEN 

Definition at line 209 of file htmlhelp.h.

anonymous enum
Enumerator:
HHWIN_NAVTAB_TOP 
HHWIN_NAVTAB_LEFT 
HHWIN_NAVTAB_BOTTOM 

Definition at line 241 of file htmlhelp.h.

anonymous enum
Enumerator:
HH_TAB_CONTENTS 
HH_TAB_INDEX 
HH_TAB_SEARCH 
HH_TAB_FAVORITES 
HH_TAB_HISTORY 
HH_TAB_AUTHOR 
HH_TAB_CUSTOM_FIRST 
HH_TAB_CUSTOM_LAST 

Definition at line 249 of file htmlhelp.h.

anonymous enum
Enumerator:
HHACT_TAB_CONTENTS 
HHACT_TAB_INDEX 
HHACT_TAB_SEARCH 
HHACT_TAB_HISTORY 
HHACT_TAB_FAVORITES 
HHACT_EXPAND 
HHACT_CONTRACT 
HHACT_BACK 
HHACT_FORWARD 
HHACT_STOP 
HHACT_REFRESH 
HHACT_HOME 
HHACT_SYNC 
HHACT_OPTIONS 
HHACT_PRINT 
HHACT_HIGHLIGHT 
HHACT_CUSTOMIZE 
HHACT_JUMP1 
HHACT_JUMP2 
HHACT_ZOOM 
HHACT_TOC_NEXT 
HHACT_TOC_PREV 
HHACT_NOTES 
HHACT_LAST_ENUM 

Definition at line 327 of file htmlhelp.h.

Enumerator:
HH_GPROPID_SINGLETHREAD 
HH_GPROPID_TOOLBAR_MARGIN 
HH_GPROPID_UI_LANGUAGE 
HH_GPROPID_CURRENT_SUBSET 
HH_GPROPID_CONTENT_LANGUAGE 

Definition at line 396 of file htmlhelp.h.


Function Documentation

HWND WINAPI HtmlHelpA ( HWND  hwndCaller,
LPCSTR  pszFile,
UINT  uCommand,
DWORD  dwData 
)
HWND WINAPI HtmlHelpW ( HWND  hwndCaller,
LPCWSTR  pszFile,
UINT  uCommand,
DWORD  dwData 
)