ReactOS 0.4.16-dev-889-g9563c07
|
Go to the source code of this file.
Variables | |
const char | MAIN_WIN_CLASS_NAME [] = "MS_WINHELP" |
const char | BUTTON_BOX_WIN_CLASS_NAME [] = "WHButtonBox" |
const char | HISTORY_WIN_CLASS_NAME [] = "WHHistory" |
const char | STRING_BUTTON [] = "BUTTON" |
const char | STRING_DIALOG_TEST [] = "DIALOG_TEST" |
Definition at line 24 of file string.c.
Referenced by WINHELP_CreateHelpWindow(), and WINHELP_RegisterWinClasses().
Definition at line 25 of file string.c.
Referenced by MACRO_History(), and WINHELP_RegisterWinClasses().
Definition at line 23 of file string.c.
Referenced by WINHELP_CreateHelpWindow(), and WINHELP_RegisterWinClasses().
Definition at line 26 of file string.c.
Referenced by WINHELP_ButtonBoxWndProc().