home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Microsoft Plateform / Visual Basic 5.0 / Msvb50.ace / msvb50 / MSVB50 / VB / CVPACK.ERR < prev    next >
Encoding:
Text File  |  1996-12-22  |  2.3 KB  |  49 lines

  1. 1001    "out of memory"
  2. 1003    "cannot open file: %s"
  3. 1004    "%s is read-only"
  4. 1005    "invalid executable file"
  5. 1006    "invalid module %s"
  6. 1007    "invalid %s table in module %s"
  7. 1008    "cannot write output file"
  8. 1011    "type information corrupt, recompile module %s"
  9. 1012    "no debugging information"
  10. 1013    "incompatible version of debugging information"
  11. 1015    "too many segments in module %s"
  12. 1016    "cannot execute MPC.EXE"
  13. 1017    "cannot find precompiled types file; relink with %s"
  14. 1018    "%s cannot use precompiled types file %s : type counts do not match"
  15. 1019    "new module declared during incremental link"
  16. 1021    "%s cannot use precompiled types file %s : signatures do not match"
  17. 1022    "cannot open program database %s"
  18. 1023    "%s cannot use program database %s : module newer than database"
  19. 1024    "%s cannot use program database %s : signatures do not match"
  20. 1025    "incorrect COFF symbol table"
  21. 1026    "symbol table for module %s is too large"
  22. 1027    "you have accessed an incorrect version of MSPDB41.DLL, recheck your installation"
  23. 1028    "%s compiled /Yc /Yu /Z7; cannot create debug info, recompile all with /Zi"
  24. 1029    "Usage: cvpack [/help] [/minimum] [/nologo] [/pcode] [/strip] [dbgfile] [/verbose] exefile"
  25. 4001    "file already packed"
  26. 4002    "duplicate public symbol %s in module %s"
  27. 4003    "error in lexical scopes for module %s; symbols deleted"
  28. 4004    "unrecognized symbol discarded; recompile module %s"
  29. 4005    "unrecognized type converted to NULL; recompile module %s"
  30. 4006    "type length limit exceeded; converted to NULL"
  31. 4007    "unrecognized option /%s; option ignored"
  32. 4008    "section length limit exceeded; %s in module %s"
  33. 4009    "exceeded 64K types at %s; discarding subsequent types"
  34. 4010    "cannot update checksum"
  35. 8001    "CVPACK : fatal error CK%04u:%c"
  36. 8002    "CVPACK : warning CK%04u:%c"
  37. 8004    "Subsection: %s"
  38. 8005    "Type: %s"
  39. 8006    "Field: %s"
  40. 8007    "Description: %s"
  41. 8008    "Microsoft (R) Debugging Information Compactor  Version %d.%02d.%04d%c"
  42. 8009    "Copyright (C) Microsoft Corp 1987-1996. All rights reserved."
  43. 8010    "%% Complete: %d"
  44. 8011    "Initial type size%s= %8.ld%cCompacted type size%s= %8.ld%c"
  45. 8012    "Line/Address size%s= %8.ld%c"
  46. 8013    "Public symbol size%s= %8.1ld%c"
  47. 8014    "Initial symbol size%s= %8.ld%cFinal symbol size%s= %8.ld%cGlobal symbol size%s= %8.1ld%c"
  48. 8015    "Reading PDB: %s%c"
  49.