Cshuser.h File Reference

Go to the source code of this file.

Defines

#define CSHHelpEnabled(_pCshOn)   SendMessage(GetFocus(), (UINT)RegisterWindowMessage("WM_CSHHASHELP"), (WPARAM)(0), (LPARAM)(LPINT)_pCshOn)
#define CSH_DLLNAME   "CSH.DLL"
#define CSH_INITFUNCNAME   "CSHInitialize"
#define CSH_REGISTERFUNCNAME   "CSHRegisterDialog"

Typedefs

typedef long a_UniqueID

Functions

BOOL WINAPI CSHInitialize (LPSTR a_pHelpFile, BOOL bContextMenu)
BOOL WINAPI CSHRegisterDialog (HWND a_hDialog, long a_UniqueID)
typedef BOOL (WINAPI *fnCSHREGISTERDIALOG)(HWND a_hDialog
BOOL WINAPI CSHContextMenu (HWND hDlg, HWND hWndPoint, LPPOINT pPt)
BOOL WINAPI CSHContextHelp (HWND hDlg, HWND hCtrl, int iContextType)


Define Documentation

#define CSH_DLLNAME   "CSH.DLL"
 

Definition at line 44 of file Cshuser.h.

#define CSH_INITFUNCNAME   "CSHInitialize"
 

Definition at line 45 of file Cshuser.h.

#define CSH_REGISTERFUNCNAME   "CSHRegisterDialog"
 

Definition at line 46 of file Cshuser.h.

#define CSHHelpEnabled _pCshOn   )     SendMessage(GetFocus(), (UINT)RegisterWindowMessage("WM_CSHHASHELP"), (WPARAM)(0), (LPARAM)(LPINT)_pCshOn)
 

Definition at line 41 of file Cshuser.h.


Typedef Documentation

typedef long a_UniqueID
 

Definition at line 32 of file Cshuser.h.


Function Documentation

typedef BOOL WINAPI *  fnCSHREGISTERDIALOG  ) 
 

Referenced by HashStream::IsFailed(), and String::operator!=().

BOOL WINAPI CSHContextHelp HWND  hDlg,
HWND  hCtrl,
int  iContextType
 

BOOL WINAPI CSHContextMenu HWND  hDlg,
HWND  hWndPoint,
LPPOINT  pPt
 

BOOL WINAPI CSHInitialize LPSTR  a_pHelpFile,
BOOL  bContextMenu
 

BOOL WINAPI CSHRegisterDialog HWND  a_hDialog,
long  a_UniqueID
 


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:46 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001