HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_OLD_WIN_VERSION (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stierr.h 18 #define STIERR_OLD_VERSION MAKE_HRESULT(SEVERITY_ERROR,FACILITY_WIN32,ERROR_OLD_WIN_VERSION)
winerror.h 341 #define ERROR_OLD_WIN_VERSION __MSABI_LONG(1150)
    [all...]
dinput.h 168 MAKE_HRESULT(SEVERITY_ERROR, FACILITY_WIN32, ERROR_OLD_WIN_VERSION)
    [all...]
  /external/chromium_org/cloud_print/virtual_driver/win/install/
setup.cc 395 return HRESULT_FROM_WIN32(ERROR_OLD_WIN_VERSION);

Completed in 550 milliseconds