- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [File List](files.md)
- [File Members](globals.md)
Cshuser.h File Reference
Go to the source code of this file.
Define Documentation
| #define CSH_DLLNAME "CSH.DLL" |
|
| #define CSH_INITFUNCNAME "CSHInitialize" |
|
| #define CSH_REGISTERFUNCNAME "CSHRegisterDialog" |
|
| #define CSHHelpEnabled |
( |
_pCshOn |
|
) |
SendMessage(GetFocus(), (UINT)RegisterWindowMessage("WM_CSHHASHELP"), (WPARAM)(0), (LPARAM)(LPINT)_pCshOn) |
|
Typedef Documentation
Function Documentation
| typedef BOOL |
( |
WINAPI * |
fnCSHREGISTERDIALOG |
) |
|
|
| 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