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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincred.h 79 #define CREDUIP_IS_DOWNGRADE_ERROR(_Status) ((_Status)==ERROR_DOWNGRADE_DETECTED || (_Status)==HRESULT_FROM_WIN32(ERROR_DOWNGRADE_DETECTED) || (_Status)==STATUS_DOWNGRADE_DETECTED || (_Status)==HRESULT_FROM_NT(STATUS_DOWNGRADE_DETECTED))
winerror.h 437 #define ERROR_DOWNGRADE_DETECTED __MSABI_LONG(1265)
    [all...]

Completed in 46 milliseconds