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

  1. 301    warning
  2. 302    error
  3. 303    fatal error
  4. 310    compiler generated
  5. 311    compiler intermediate
  6. 312    source
  7. 1000    UNKNOWN FATAL 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
  8. 1001    INTERNAL COMPILER ERROR\n        (compiler file '%s', line %d)\n    Please choose the Technical Support command on the Visual C++\n    Help menu, or open the Technical Support help file for more information
  9. 1002    compiler is out of heap space in pass 2
  10. 1003    error count exceeds %d; stopping compilation
  11. 1004    unexpected end-of-file found
  12. 1005    string too big for buffer
  13. 1006    write error on compiler intermediate file
  14. 1007    unrecognized flag '%s' in '%s'
  15. 1015    compiler limit : too many segments
  16. 1027    DGROUP data allocation exceeds 64K
  17. 1029    there are > 512 bytes of arguments
  18. 1030    there are > 512 bytes of local variables
  19. 1032    cannot open object listing file '%s'
  20. 1035    expression too complex, please simplify
  21. 1037    cannot open object file '%s'
  22. 1041    cannot open compiler intermediate file - no more files
  23. 1042    cannot open compiler intermediate file - no such file or directory
  24. 1043    cannot open compiler intermediate file
  25. 1044    out of disk space for compiler intermediate file
  26. 1048    unknown option '%c' in '%s'
  27. 1049    invalid numerical argument '%s'
  28. 1050    '%s' : code segment too large
  29. 1053    '%s' : function too large
  30. 1055    compiler limit : out of keys
  31. 1063    compiler limit : compiler stack overflow
  32. 1078    intrinsic not implemented
  33. 1083    Cannot open %Fs file: '%Fs': %Fs
  34. 1084    Cannot read %Fs file: '%Fs': %Fs
  35. 1085    Cannot write %Fs file: '%Fs': %Fs
  36. 1090    '%s' data allocation exceeds %s
  37. 1093    bad '%s' flag, would overwrite '%s' with '%s'
  38. 1094    too many '%s' flags, '%s'
  39. 1126    '%s' : automatic allocation exceeds %s
  40. 1127    '%s' : segment redefinition
  41. 1300    error accessing program database %s
  42. 1301    error accessing program database %s, invalid format, please delete and rebuild
  43. 1900    Il mismatch between '%s' version '%ld' and '%s' version '%ld'
  44. 1901    %s mismatch; version '%d.x' expected, version '%d.x' found
  45. 2000    UNKNOWN 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
  46. 2123    '%s' : cannot call __fastcall function '%s' from p-code
  47. 2125    '%s' : allocation exceeds 64K
  48. 2127    parameter allocation exceeds 32K
  49. 2129    static function '%s' not found
  50. 2202    '%s' : not all control paths return a value
  51. 2220    warning treated as error - no object file generated
  52. 2257    p-code generation pragma not allowed without /Oq
  53. 2363    '%s' : cannot initialize pointer allocated in a code segment
  54. 2364    cannot initialize pointer to code-based object '%s'
  55. 2365    cannot initialize pointer at odd offset
  56. 2374    '%s' redefinition; multiple initialization
  57. 2418    '%s' : not in a register
  58. 2427    '%s' : jump referencing label is out of range
  59. 2428    '%s' : body of function exceeds 32K
  60. 2442    p-code expression too complex for setjmp or Catch
  61. 2520    conversion from unsigned __int64 to double not implemented, use signed __int64
  62. 2840    instruction word argument not constant
  63. 2841    register argument not constant
  64. 2842    register argument (%d) does not specify a valid register number
  65. 2900    '%s' : huge array cannot be aligned to segment boundary
  66. 2901    p-code functions can not have more than 127 bytes of parameters
  67. 2902    p-code expression too complex for alloca
  68. 2903    '%s' defined with __sysapi attribute
  69. 4000    UNKNOWN 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
  70. 4700    local variable '%s' used without having been initialized
  71. 4701    local variable '%s' may be used without having been initialized
  72. 4702    unreachable code
  73. 4703    '%s' : function too large for global optimizations
  74. 4704    '%s' : in-line assembler precludes global optimizations
  75. 4705    statement has no effect
  76. 4706    assignment within conditional expression
  77. 4707    '%s' : function too large for global optimizations (%s)
  78. 4708    ran out of heap at: %s
  79. 4709    comma operator within array index expression
  80. 4710    function '%s' not inlined
  81. 4711    function '%s' selected for automatic inline expansion
  82. 4712    '%s' : used as register - loss of debugging information
  83. 4713    %s: INTERNAL COMPILER ERROR; restarting\n        (compiler file '%s', line %d)\n    Please choose the Technical Support command on the Visual C++\n    Help menu, or open the Technical Support help file for more information
  84. 4714    function '%s' marked as __forceinline not inlined
  85. 4715    '%s' : not all control paths return a value
  86. 4716    '%s' : must return a value
  87. 4723    potential divide by 0
  88. 4724    potential mod by 0
  89. 4725    instruction may be inaccurate on some Pentiums
  90. 4726    '%c' : unknown memory-model command-line option
  91. 4727    conditional expression is constant
  92. 4728    attempt to take address of function '%s' produces address of jump table entry
  93. 4741    /Oq option ignored for __fastcall function '%s'
  94. 4746    '%s' : unsized array treated as '%s'
  95. 4756    overflow in constant arithmetic
  96. 4757    overflow in constant multiplication
  97. 4758    address of automatic (local) variable taken, DS != SS
  98. 4759    segment lost in conversion
  99. 4760    '%Fs' : segment lost in initialization
  100. 4761    integral size mismatch in argument; conversion supplied
  101. 4762    near/far mismatch in argument : conversion supplied
  102. 4763    '%s' : function too large for post-optimizer
  103. 4765    recoverable heap overflow in post-optimizer - some optimizations may be missed
  104. 4766    local symbol table overflow - some local symbols may be missing in listings
  105. 4769    conversion of near pointer to long integer
  106. 4772    '%s' : too many debug entry points, maximum %d
  107. 4773    scoping too deep, deepest scoping merged when debugging
  108. 4784    cannot initialize code-based pointer to '%s' in small model - generating large model
  109. 4785    near call to '%s' in different segment
  110. 4786    '%Fs' : identifier was truncated to '%d' characters in the debug information
  111. 4787    unprototyped function '%s' called in exception
  112. 4788    '%Fs' : identifier was truncated to '%d' characters
  113. 4790    insufficient memory to process debugging information
  114. 4791    loss of debugging information caused by optimization
  115. 4792    long double type not supported by alternate math library
  116. 4793    native code generated for p-code function '%s' with inline assembly
  117. 4794    segment of thread local storage variable '%s' changed from '%s' from to '%s'
  118. 4795    assignment of non-based pointer to based pointer
  119. 4796    assignment of based pointer to non-based pointer
  120. 4797    '%s' : cannot initialize pointer allocated in a code segment - moved to data segment
  121. 4798    native code generated for p-code function '%s' with exception handler or unwind semantics
  122. 4799    function '%s' has no EMMS instruction
  123. 4900    Il mismatch between '%s' version '%ld' and '%s' version '%ld'
  124.