Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.9 KiB

  1. 302 "Command line warning D%d : "
  2. 303 "Command line error D%d : "
  3. 305 "usage: cl [ option... ] filename... [ -link linkoption... ]\n"
  4. 306 "Microsoft (R) 32-bit C/C++ Optimizing Compiler Version %s for 80x86\n"
  5. 307 "Copyright (C) Microsoft Corp 1984-1995. All rights reserved.\n\n"
  6. 313 "(press <return> to continue)"
  7. 320 ", "
  8. 321 " or "
  9. 330 "Skipping... (no relevant changes detected)\n"
  10. 331 "Compiling...\n"
  11. 332 "Processing...\n"
  12. 333 "Generating Code...\n"
  13. 2003 "missing source filename"
  14. 2004 "'/%s' requires an argument"
  15. 2016 "'/%s%s' and '/%s%s' command-line options are incompatible"
  16. 2018 "cannot create linker response file"
  17. 2021 "invalid numeric argument '/%s%s'"
  18. 2022 "cannot open '%s'"
  19. 2027 "cannot execute '%s'"
  20. 2029 "cannot execute '%s' out of environment memory"
  21. 2030 "INTERNAL COMPILER ERROR in '%s'\n Please choose the Technical Support command on the Visual C++\n Help menu, or open the Technical Support help file for more information"
  22. 2034 "error reading '%s'"
  23. 2035 "response files nested too deeply"
  24. 2036 "'/%s%s' not allowed with multiple source files"
  25. 2000 "UNKNOWN COMMAND-LINE ERROR\n Please choose the Technical Support command on the Visual C++\n Help menu, or open the Technical Support help file for more information"
  26. 4002 "ignoring unknown option '%s'"
  27. 4007 "'%s' requires '%s'; option ignored"
  28. 4014 "invalid value '%d' for '/%s'; assuming '%d'"
  29. 4015 "invalid assembly listing configuration '%s%s'"
  30. 4021 "no action performed"
  31. 4024 "unrecognized source file type '%s', object file assumed"
  32. 4025 "overriding '/%s%s' with '/%s%s'"
  33. 4026 "options apply to entire command line"
  34. 4027 "source file '%s' ignored"
  35. 4028 "minimal rebuild failure, reverting to normal build"
  36. 4099 "'/%s' obsolete; should likely be '/%s'"
  37. 4000 "UNKNOWN COMMAND-LINE WARNING\n Please choose the Technical Support command on the Visual C++\n Help menu, or open the Technical Support help file for more information"