#ifndef _CHM_HELP #define _CHM_HELP #include < HtmlHelp.h> extern int ChmHelp(const char* Context); extern void QuitChmHelp(void); #endif