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.

32 lines
1.7 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-1994. All rights reserved.\n\n"
  6. 313 "(press <return> to continue)"
  7. 320 ", "
  8. 321 " or "
  9. 2003 "missing source filename"
  10. 2004 "'/%s' requires an argument"
  11. 2016 "'/%s%s' and '/%s%s' command-line options are incompatible"
  12. 2018 "cannot create linker response file"
  13. 2021 "invalid numeric argument '/%s%s'"
  14. 2022 "cannot open '%s'"
  15. 2027 "cannot execute '%s'"
  16. 2029 "cannot execute '%s' out of environment memory"
  17. 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"
  18. 2034 "error reading '%s'"
  19. 2035 "response files nested too deeply"
  20. 2036 "'/%s%s' not allowed with multiple source files"
  21. 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"
  22. 4002 "ignoring unknown option '%s'"
  23. 4007 "'%s' requires '%s'; option ignored"
  24. 4014 "invalid value '%d' for '/%s'; assuming '%d'"
  25. 4015 "invalid assembly listing configuration '%s%s'"
  26. 4021 "no action performed"
  27. 4024 "unrecognized source file type '%s', object file assumed"
  28. 4025 "overriding '/%s%s' with '/%s%s'"
  29. 4026 "options apply to entire command line"
  30. 4027 "source file '%s' ignored"
  31. 4099 "'/%s' obsolete; should likely be '/%s'"
  32. 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"