home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / bin / bscmake.exe / string.txt next >
Text File  |  1998-06-17  |  2KB  |  47 lines

  1. 1    warning
  2. 2    error
  3. 1500    unknown error; consult documentation for technical support options
  4. 1501    unknown character '%c' in option '%s'
  5. 1502    incomplete specification for option '%s'
  6. 1503    cannot write to file '%s'
  7. 1504    cannot position in file '%s'
  8. 1505    cannot read from file '%s'
  9. 1506    cannot open file '%s'
  10. 1507    cannot open temporary file '%s'
  11. 1508    cannot delete temporary file '%s'
  12. 1509    out of heap space
  13. 1510    corrupt .SBR file '%s'
  14. 1511    invalid response file specification
  15. 1512    %s: capacity exceeded
  16. 1513    nonincremental update requires all .SBR files
  17. 1514    all .SBR files truncated, none found in %s
  18. 1515    '%s': incompatible version; cannot incrementally update
  19. 1516    '%s' corrupt; cannot incrementally update
  20. 1517    source file for '%s' compiled with both /Yc and /Yu
  21. 1518    '%s' has patches generated by incremental compiler, this is not compatible with the bscmake '/n' option
  22. 1519    '%s' has patches that could not be applied to the .bsc file, delete the .sbr file and recompile
  23. 2000    Microsoft Browse Information Maintenance Utility
  24. 2001    usage: bscmake <switches> <file.sbr> ...
  25. 2002      @<file>        Get arguments from specified file
  26. 2003      /E...          Exclude:
  27. 2004         s                system files
  28. 2005         i <file>         named include file <file>
  29. 2006         i ( <files> )    named include file list <files>
  30. 2007         r <symbol>       named symbol <symbol>
  31. 2008         r ( <symbols> )  named symbol list <symbols>
  32. 2009         l                local variables
  33. 2010         m                macro expanded symbols
  34. 2011      /I...          Include:
  35. 2012         u                unreferenced symbols
  36. 2013      /S <file>      <file> is 'simple', process once then exclude
  37. 2014      /S ( <files> ) named <files> are simple as above
  38. 2015      /o <file>      output source database name
  39. 2016      /n             no incremental (full builds, .sbr's preserved)
  40. 2017      /v             verbose output
  41. 2018      /nologo        don't emit startup banner
  42. 2019      /?, /help      summary of options (what you're reading)
  43. 4500    unknown warning; consult documentation for technical support options
  44. 4501    ignoring unknown option '%s'
  45. 4502    truncated .SBR file '%s' not in %s
  46. 4503    minor error in .SBR file '%s' ignored
  47.