Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp4451 #if defined(ERROR_MEDIA_UNAVAILABLE) in main()
4452 BOOST_WINAPI_TEST_CONSTANT(ERROR_MEDIA_UNAVAILABLE); in main()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinerror.h932 #define ERROR_MEDIA_UNAVAILABLE __MSABI_LONG(4308) macro