Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp6326 #if defined(ERROR_DS_NOT_AN_OBJECT) in main()
6327 BOOST_WINAPI_TEST_CONSTANT(ERROR_DS_NOT_AN_OBJECT); in main()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinerror.h1268 #define ERROR_DS_NOT_AN_OBJECT __MSABI_LONG(8352) macro