home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / print / pmenv / help.h < prev    next >
Text File  |  1994-02-03  |  203b  |  7 lines

  1.  
  2. HWND InitializeHelp (HAB hab, HWND hwndFrame, USHORT idWnd,
  3.     PSZ pszHelpFilename, PSZ pszHelpTitle);
  4.  
  5. MRESULT ProcessHmMessages (HWND hwndHelpInstance,
  6.     USHORT msg, MPARAM mp1, MPARAM mp2);
  7.