Home
last modified time | relevance | path

Searched refs:command_to_string (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/hhctrl.ocx/
H A Dhhctrl.c59 static const char *command_to_string(UINT command) in command_to_string() function
163 command_to_string( command ), data); in HtmlHelpW()
378 FIXME("HH case %s not handled.\n", command_to_string( command )); in HtmlHelpW()
486 FIXME("Unknown command: %s (%d)\n", command_to_string(command), command); in HtmlHelpA()