Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/kernel32/
H A Dformat_msg.c1589 …ok(error == ERROR_MR_MID_NOT_FOUND || error == ERROR_MUI_FILE_NOT_LOADED, "last error %u\n", error… in test_message_from_hmodule()
1596 …ok(error == ERROR_MR_MID_NOT_FOUND || error == ERROR_MUI_FILE_NOT_LOADED, "last error %u\n", error… in test_message_from_hmodule()
1606 error == ERROR_MUI_FILE_NOT_LOADED, in test_message_from_hmodule()
1617 error == ERROR_MUI_FILE_NOT_LOADED, in test_message_from_hmodule()
/reactos/sdk/include/psdk/
H A Dwinerror.h2259 #define ERROR_MUI_FILE_NOT_LOADED 15105 macro