Home
last modified time | relevance | path

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

/third_party/boost/libs/winapi/test/run/
Derror_codes_abi.cpp8999 #if defined(ERROR_EVT_VERSION_TOO_NEW) in main()
9000 BOOST_WINAPI_TEST_CONSTANT(ERROR_EVT_VERSION_TOO_NEW); in main()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwinerror.h2105 #define ERROR_EVT_VERSION_TOO_NEW __MSABI_LONG(15035) macro