ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <hlpfile.h>
Public Attributes | |
LPCSTR | lpszMacro |
struct tagHlpFileMacro * | next |
LPCSTR tagHlpFileMacro::lpszMacro |
Definition at line 64 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), HLPFILE_SystemCommands(), and WINHELP_CreateHelpWindow().
struct tagHlpFileMacro* tagHlpFileMacro::next |
Definition at line 65 of file hlpfile.h.
Referenced by HLPFILE_AddPage(), HLPFILE_DeleteMacro(), HLPFILE_SystemCommands(), and WINHELP_CreateHelpWindow().