Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dwinapi.h4657 #ifndef ERROR_MUI_INVALID_LOCALE_NAME
4658 # define ERROR_MUI_INVALID_LOCALE_NAME 15103 macro
/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp9038 #if defined(ERROR_MUI_INVALID_LOCALE_NAME) in main()
9039 BOOST_WINAPI_TEST_CONSTANT(ERROR_MUI_INVALID_LOCALE_NAME); in main()