Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp3857 #if defined(ERROR_UNRECOGNIZED_MEDIA) in main()
3858 BOOST_WINAPI_TEST_CONSTANT(ERROR_UNRECOGNIZED_MEDIA); in main()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinerror.h773 #define ERROR_UNRECOGNIZED_MEDIA __MSABI_LONG(1785) macro