Searched refs:HELP_QUIT (Results 1 – 7 of 7) sorted by relevance
65 if (uCommand == HELP_QUIT) return TRUE; in WinHelpA()83 case HELP_QUIT: in WinHelpA()
393 WinHelp(hwnd, szHelpPath, HELP_QUIT, 0); in WndProc()
766 WinHelp(hwnd, szHelpPath, HELP_QUIT, 0); in WndProc()
1482 WinHelpW(hWnd, L"regedit", HELP_QUIT, 0); in FrameWndProc()
384 case HELP_QUIT: in WINHELP_HandleCommand()
1372 #define HELP_QUIT __MSABI_LONG(0x00000002)
2417 #define HELP_QUIT 2 macro