Jump to content

Help Manager: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Help Manager functions and messages replaced the former help messages and the help hook. ==Functions== *WinAssociateHelpInstance *WinCreateHelpInstance *WinDestroyHelpInstanc..."
 
Ak120 (talk | contribs)
Line 4: Line 4:
*WinAssociateHelpInstance
*WinAssociateHelpInstance
*WinCreateHelpInstance
*WinCreateHelpInstance
*WinCreateHelpTable
*WinDestroyHelpInstance
*WinDestroyHelpInstance
*WinLoadHelpTable
*WinQueryHelpInstance


==Messages==
==Messages==

Revision as of 04:49, 29 January 2018

Help Manager functions and messages replaced the former help messages and the help hook.

Functions

  • WinAssociateHelpInstance
  • WinCreateHelpInstance
  • WinCreateHelpTable
  • WinDestroyHelpInstance
  • WinLoadHelpTable
  • WinQueryHelpInstance

Messages

  • HM_ACTIONBAR_COMMAND
  • HM_CREATE_HELP_TABLE
  • HM_DISMISS_WINDOW
  • HM_DISPLAY_HELP
  • HM_ERROR
  • HM_EXT_HELP
  • HM_EXT_HELP_UNDEFINED
  • HM_HELP_CONTENTS
  • HM_HELP_INDEX
  • HM_HELP_SUBITEM_NOT_FOUND
  • HM_INFORM
  • HM_KEYS_HELP
  • HM_LOAD_HELP_TABLE
  • HM_QUERY_KEYS_HELP
  • HM_REPLACE_HELP_FOR_HELP
  • HM_SET_ACTIVE_WINDOW
  • HM_SET_HELP_LIBRARY_NAME
  • HM_SET_HELP_WINDOW_TITLE
  • HM_SET_SHOW_PANEL_ID
  • HM_TUTORIAL