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) |
|
|
|
|
|
|
|
|
|
|
|
Referenced by HashStream::IsFailed(), and String::operator!=(). |
|
|
|
|
|
|
|
|
Generated on Thu Oct 27 11:46:46 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001