Go to the source code of this file.
Defines | |
#define | MODULE_MENUHELP 1 |
Typedefs | |
typedef struct tagMENUHELPDATA | MENUHELPDATA |
Functions | |
void | LoadMenuHelpTable (HWND hwnd) |
UINT | CheckMenuHelpData (UINT uItem) |
void | DisplayMenuHelpData (HWND hwnd, UINT id) |
void | FreeMenuHelpData (void) |
#define MODULE_MENUHELP 1 |
Definition at line 14 of file MENUHELP.C.
typedef struct tagMENUHELPDATA MENUHELPDATA |