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

  /external/lzma/CPP/7zip/Archive/
DllExports2.cpp 23 #define NT_CHECK_FAIL_ACTION return FALSE;
  /external/lzma/CPP/7zip/UI/Console/
MainAr.cpp 32 #define NT_CHECK_FAIL_ACTION (*g_StdStream) << "Unsupported Windows version"; return NExitCode::kFatalError;
  /external/lzma/CPP/7zip/Bundles/LzmaCon/
LzmaAlone.cpp 156 #define NT_CHECK_FAIL_ACTION PrintMessage("Unsupported Windows version"); return 1;
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.cpp 651 #define NT_CHECK_FAIL_ACTION PrintError("Unsupported Windows version"); return 1;

Completed in 189 milliseconds