Home | History | Annotate | Download | only in LzmaCon

Lines Matching defs:PrintMessage

89 static void PrintMessage(const char *s)

96 PrintMessage("\nUsage: LZMA <e|d> inputFile outputFile [<switches>...]\n"
156 #define NT_CHECK_FAIL_ACTION PrintMessage("Unsupported Windows version"); return 1;
162 PrintMessage("\nLZMA " MY_VERSION_COPYRIGHT_DATE "\n");
173 PrintMessage("Unsupported base types. Edit Common/Types.h and recompile");
458 PrintMessage(kWriteError);
465 PrintMessage("\nError: Can not allocate memory\n");
483 PrintMessage(kReadError);
488 PrintMessage("SetDecoderProperties error");
497 PrintMessage("Decoder error");
505 PrintMessage("File closing error");
522 PrintMessage("\nError\n");