Advertisement
Guest User

aasa

a guest
Jan 9th, 2018
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.80 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Warning C4311 'type cast': pointer truncation from 'HLCLient *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 346
  3. Warning C4312 'reinterpret_cast': conversion from 'DWORD' to 'FARPROC' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\VMTManager.h 106
  4. Warning C4244 'argument': conversion from 'double' to 'float', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 158
  5. Warning C4244 'argument': conversion from 'double' to 'float', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 168
  6. Warning C4244 'argument': conversion from 'double' to 'float', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 173
  7. Error C4235 nonstandard extension used: '__asm' keyword not supported on this architecture csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 377
  8. Error C2065 'sqrtss': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 379
  9. Error C2146 syntax error: missing ';' before identifier 'xmm0' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 379
  10. Error C2065 'xmm0': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 379
  11. Error C2146 syntax error: missing ';' before identifier 'movss' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 380
  12. Error C2065 'movss': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 380
  13. Error C2146 syntax error: missing ';' before identifier 'root' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 380
  14. Error C2065 'xmm0': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 380
  15. Error C2143 syntax error: missing ';' before '}' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 381
  16. Error C4235 nonstandard extension used: '__asm' keyword not supported on this architecture csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 395
  17. Error C2065 'sqrtss': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 397
  18. Error C2146 syntax error: missing ';' before identifier 'xmm0' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 397
  19. Error C2065 'xmm0': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 397
  20. Error C2146 syntax error: missing ';' before identifier 'movss' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 398
  21. Error C2065 'movss': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 398
  22. Error C2146 syntax error: missing ';' before identifier 'root' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 398
  23. Error C2065 'xmm0': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 398
  24. Error C2143 syntax error: missing ';' before '}' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Vectors.h 399
  25. Warning C4305 '=': truncation from 'double' to 'float' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Math.h 151
  26. Warning C4305 '=': truncation from 'double' to 'float' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\Math\Math.h 153
  27. Warning C4129 ' ': unrecognized character escape sequence csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 29
  28. Warning C4311 'type cast': pointer truncation from 'HMODULE' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 15
  29. Warning C4302 'type cast': truncation from 'HMODULE' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 15
  30. Warning C4312 'type cast': conversion from 'DWORD' to 'HMODULE' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 17
  31. Warning C4312 'type cast': conversion from 'DWORD' to 'BYTE *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 23
  32. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char *' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 46
  33. Warning C4311 '<function-style-cast>': pointer truncation from 'HMODULE' to 'LONG' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 52
  34. Warning C4302 '<function-style-cast>': truncation from 'HMODULE' to 'LONG' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 52
  35. Warning C4312 '<function-style-cast>': conversion from 'LONG' to 'PIMAGE_NT_HEADERS' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 52
  36. Warning C4311 'type cast': pointer truncation from 'HMODULE' to 'ULONG' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 56
  37. Warning C4302 'type cast': truncation from 'HMODULE' to 'ULONG' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 56
  38. Warning C4267 'initializing': conversion from 'size_t' to 'ULONG', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 61
  39. Warning C4267 'return': conversion from 'size_t' to 'ULONG', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 81
  40. Warning C4311 'type cast': pointer truncation from 'LPVOID' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 142
  41. Warning C4302 'type cast': truncation from 'LPVOID' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 142
  42. Warning C4312 'type cast': conversion from 'DWORD' to 'BYTE *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 148
  43. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char *' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\Utils\Utils.h 168
  44. Warning C4005 'GLOBALSOFFSET': macro redefinition csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\SDK_Others.h 520
  45. Warning C4311 'type cast': pointer truncation from 'void *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 286
  46. Warning C4302 'type cast': truncation from 'void *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 286
  47. Warning C4311 'type cast': pointer truncation from 'void *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 288
  48. Warning C4302 'type cast': truncation from 'void *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 288
  49. Warning C4311 'type cast': pointer truncation from 'void *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 299
  50. Warning C4302 'type cast': truncation from 'void *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 299
  51. Warning C4312 'type cast': conversion from 'ULONG' to 'IClientModeShared ***' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 312
  52. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [11]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 317
  53. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [11]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 318
  54. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [10]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 319
  55. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [19]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 320
  56. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [19]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 321
  57. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [13]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 322
  58. Error C2664 'HMODULE GetModuleHandleW(LPCWSTR)': cannot convert argument 1 from 'const char [12]' to 'LPCWSTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 323
  59. Warning C4312 'type cast': conversion from 'DWORD' to 'CGlobalVars **' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 339
  60. Warning C4312 'type cast': conversion from 'DWORD' to 'CGlobalVars *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 340
  61. Warning C4312 'type cast': conversion from 'DWORD' to 'CInput **' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 343
  62. Warning C4302 'type cast': truncation from 'HLCLient *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\SDK\SDK.h 346
  63. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\ISurface.h 421
  64. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\ISurface.h 431
  65. Warning C4244 'argument': conversion from 'int' to 'float', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\ISurface.h 470
  66. Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\ISurface.h 496
  67. Error C4235 nonstandard extension used: '__asm' keyword not supported on this architecture csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 522
  68. Error C4235 nonstandard extension used: '__asm' keyword not supported on this architecture csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 556
  69. Error C4235 nonstandard extension used: '__asm' keyword not supported on this architecture csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 571
  70. Error C4235 nonstandard extension used: '__asm' keyword not supported on this architecture csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 827
  71. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 445
  72. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 445
  73. Warning C4312 'type cast': conversion from 'DWORD' to 'IClientNetworkable *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 445
  74. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 481
  75. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 481
  76. Warning C4312 'type cast': conversion from 'DWORD' to 'Vector *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 481
  77. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 487
  78. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 487
  79. Warning C4312 'type cast': conversion from 'DWORD' to 'Vector *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 487
  80. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 493
  81. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 493
  82. Warning C4312 'type cast': conversion from 'DWORD' to 'Vector *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 493
  83. Error C2065 'MOV': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 524
  84. Error C2146 syntax error: missing ';' before identifier 'ECX' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 524
  85. Error C2065 'ECX': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 524
  86. Error C2065 'MOV': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  87. Error C2146 syntax error: missing ';' before identifier 'EAX' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  88. Error C2065 'EAX': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  89. Error C2275 'DWORD': illegal use of this type as an expression csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  90. Error C2146 syntax error: missing ';' before identifier 'PTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  91. Error C2065 'PTR': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  92. Error C2146 syntax error: missing ';' before identifier 'DS' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  93. Warning C4467 usage of ATL attributes is deprecated csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  94. Error C2337 'ECX': attribute not found csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 525
  95. Error C2065 'CALL': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  96. Error C2146 syntax error: missing ';' before identifier 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  97. Error C2146 syntax error: missing ';' before identifier 'DS' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  98. Error C2337 'EAX': attribute not found csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  99. Error C2143 syntax error: missing ']' before '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  100. Error C2059 syntax error: '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  101. Error C2045 'DS': label redefined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 526
  102. Error C2065 'MOV': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 558
  103. Error C2146 syntax error: missing ';' before identifier 'EDI' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 558
  104. Error C2065 'EDI': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 558
  105. Error C2146 syntax error: missing ';' before identifier 'LEA' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  106. Error C2065 'LEA': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  107. Error C2146 syntax error: missing ';' before identifier 'ECX' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  108. Error C2065 'ECX': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  109. Error C2143 syntax error: missing ']' before '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  110. Error C3481 'EDI': lambda capture variable not found csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  111. Error C3260 '+': skipping unexpected token(s) before lambda body csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 559
  112. Error C3493 'this' cannot be implicitly captured because no default capture mode has been specified csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 569
  113. Error C3493 'this' cannot be implicitly captured because no default capture mode has been specified csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 573
  114. Error C2065 'MOV': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 573
  115. Error C2146 syntax error: missing ';' before identifier 'ECX' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 573
  116. Error C2065 'ECX': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 573
  117. Error C2146 syntax error: missing ';' before identifier 'MOV' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  118. Error C2065 'MOV': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  119. Error C2146 syntax error: missing ';' before identifier 'EAX' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  120. Error C2065 'EAX': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  121. Error C2275 'DWORD': illegal use of this type as an expression csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  122. Error C2146 syntax error: missing ';' before identifier 'PTR' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  123. Error C2065 'PTR': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  124. Error C2146 syntax error: missing ';' before identifier 'DS' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  125. Error C2337 'ECX': attribute not found csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  126. Error C2143 syntax error: missing ']' before '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  127. Error C2059 syntax error: '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 574
  128. Error C2143 syntax error: missing ';' before 'inline function header' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 585
  129. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 685
  130. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 685
  131. Warning C4312 'reinterpret_cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 685
  132. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 690
  133. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 690
  134. Warning C4312 'type cast': conversion from 'DWORD' to 'BYTE *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 690
  135. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 696
  136. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 696
  137. Warning C4312 'reinterpret_cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 696
  138. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 701
  139. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 701
  140. Warning C4312 'reinterpret_cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 701
  141. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 706
  142. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 706
  143. Warning C4312 'reinterpret_cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 706
  144. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 711
  145. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 711
  146. Warning C4312 'type cast': conversion from 'DWORD' to 'float *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 711
  147. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 721
  148. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 721
  149. Warning C4312 'type cast': conversion from 'DWORD' to 'uintptr_t *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 721
  150. Warning C4312 'type cast': conversion from 'DWORD' to 'uintptr_t *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 722
  151. Warning C4312 'type cast': conversion from 'DWORD' to 'uintptr_t *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 723
  152. Warning C4312 'type cast': conversion from 'DWORD' to 'char **' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 724
  153. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 729
  154. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 729
  155. Warning C4312 'type cast': conversion from 'DWORD' to 'Vector *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 729
  156. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 734
  157. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 734
  158. Warning C4312 'type cast': conversion from 'DWORD' to 'std::array<float,24> *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 734
  159. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 776
  160. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 776
  161. Warning C4312 'type cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 776
  162. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 778
  163. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 778
  164. Warning C4312 'type cast': conversion from 'DWORD' to 'bool *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 778
  165. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 782
  166. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 782
  167. Warning C4312 'type cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 782
  168. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 790
  169. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 790
  170. Warning C4312 'type cast': conversion from 'DWORD' to 'bool *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 790
  171. Warning C4311 'type cast': pointer truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 803
  172. Warning C4302 'type cast': truncation from 'CBaseEntity *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 803
  173. Warning C4312 'type cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 803
  174. Warning C4312 'type cast': conversion from 'ULONG' to 'uintptr_t *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 821
  175. Warning C4244 'initializing': conversion from 'uintptr_t' to 'DWORD', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 821
  176. Warning C4312 'type cast': conversion from 'ULONG' to 'uintptr_t *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 822
  177. Warning C4244 'initializing': conversion from 'uintptr_t' to 'DWORD', possible loss of data csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 822
  178. Warning C4312 'reinterpret_cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 825
  179. Error C2065 'mov': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 829
  180. Error C2146 syntax error: missing ';' before identifier 'edi' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 829
  181. Error C2065 'edi': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 829
  182. Error C2146 syntax error: missing ';' before identifier 'lea' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  183. Error C2065 'lea': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  184. Error C2146 syntax error: missing ';' before identifier 'ecx' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  185. Error C2065 'ecx': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  186. Error C2065 'dword': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  187. Error C2146 syntax error: missing ';' before identifier 'ptr' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  188. Error C2065 'ptr': undeclared identifier csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  189. Error C2146 syntax error: missing ';' before identifier 'ds' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  190. Error C2337 'edi': attribute not found csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  191. Error C2143 syntax error: missing ']' before '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  192. Error C2059 syntax error: '+' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 830
  193. Warning C4311 'type cast': pointer truncation from 'HLCLient *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 957
  194. Warning C4302 'type cast': truncation from 'HLCLient *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 957
  195. Warning C4312 'type cast': conversion from 'unsigned long' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 957
  196. Error C2892 local class shall not have member templates csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 987
  197. Error C2892 local class shall not have member templates csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 993
  198. Warning C4311 'type cast': pointer truncation from 'CBaseEntity::IsDormant::CBaseCombatWeapon *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 1026
  199. Warning C4302 'type cast': truncation from 'CBaseEntity::IsDormant::CBaseCombatWeapon *' to 'DWORD' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 1026
  200. Warning C4312 'type cast': conversion from 'DWORD' to 'int *' of greater size csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 1026
  201. Warning C4305 '=': truncation from 'double' to 'float' csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\Entitys.h 1276
  202. Error C3640 'CBaseEntity::IsDormant::CEntityList::Function0': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 8
  203. Error C3640 'CBaseEntity::IsDormant::CEntityList::Function1': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 10
  204. Error C3640 'CBaseEntity::IsDormant::CEntityList::Function2': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 12
  205. Error C3640 'CBaseEntity::IsDormant::CEntityList::GetClientEntity': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 14
  206. Error C3640 'CBaseEntity::IsDormant::CEntityList::GetHighestEntityIndex': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 20
  207. Error C3640 'CBaseEntity::IsDormant::CEntityList::SetMaxEntities': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 22
  208. Error C3640 'CBaseEntity::IsDormant::CEntityList::GetMaxEntities': a referenced or virtual member function of a local class must be defined csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\EntList.h 24
  209. Error C2951 template declarations are only permitted at global, namespace, or class scope csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\CTrace.h 372
  210. Warning C4813 'EnableThreadedMaterialVarAccess': a friend function of a local class must have been previously declared csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\IVRenderView.h 428
  211. Error C1903 unable to recover from previous error(s); stopping compilation csgocheat c:\users\arecki\downloads\ausky private\ausky private\sdk\SDK Headers\IVRenderView.h 674
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement