Remove extra build folder

This commit is contained in:
Rim 2023-11-26 19:01:37 -05:00
parent c6977b4326
commit ad3e06a9c9
33 changed files with 1 additions and 339 deletions

1
.gitignore vendored
View File

@ -18,6 +18,7 @@ mono_crash.*
# Build results
x64/
hook_lib/x64
[Dd]ebug/
[Dd]ebugPublic/
[Rr]eleases/

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>
<ProjectOutput>
<FullPath>D:\Dokumente\CoDBOCW\bocw-of-main\x64\Release\discord_game_sdk.dll</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
<SatelliteDlls />
<NonRecipeFileRefs />
</Project>

Binary file not shown.

Binary file not shown.

View File

@ -1,326 +0,0 @@
 Main.cpp
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(25,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(27,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(28,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(29,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(30,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(34,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(36,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(37,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(39,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(40,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(42,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(44,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(45,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(46,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(52,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(54,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(55,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(58,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(62,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(63,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(70,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(71,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(72,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(73,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(74,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(75,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(76,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(79,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(81,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(82,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(83,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(84,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(85,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(87,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(89,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(92,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(93,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(94,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(96,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(97,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(100,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(105,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(106,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(108,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(111,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(112,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(119,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(120,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(121,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(122,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(123,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(127,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(128,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(129,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(130,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(131,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(132,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(133,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(134,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(135,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(136,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(142,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(144,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(145,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(146,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(147,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(152,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(159,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(160,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(162,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(165,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(167,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(168,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(170,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(171,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(173,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(174,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(175,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(176,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(179,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(180,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(182,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(185,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(186,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(189,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(190,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(191,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(194,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(199,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(200,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(203,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(205,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(206,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(207,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(208,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(211,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(214,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(219,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(225,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(226,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(227,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(228,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(231,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(232,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(234,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(236,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(237,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(239,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(240,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(241,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(243,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(244,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(245,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(248,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(250,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(251,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(252,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(254,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(255,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(256,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(258,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(259,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(263,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(264,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(265,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(273,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(276,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(279,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(281,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(283,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(284,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(287,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(288,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(289,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(293,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(294,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(295,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(297,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(303,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(305,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(306,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(309,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(310,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(311,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(312,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(315,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(316,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(319,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(320,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(322,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(323,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(324,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(326,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(329,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(330,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(331,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(333,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(334,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(336,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(339,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(344,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(345,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(346,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(348,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(350,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(355,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(356,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(357,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(359,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(361,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(364,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(365,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(367,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(372,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(373,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(375,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(377,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(378,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(379,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(383,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(384,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(385,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(386,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(387,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(388,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(389,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(390,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(392,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(397,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(399,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(407,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(410,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(411,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(416,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(418,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(420,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(422,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(432,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(434,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(435,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(437,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(439,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(440,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(443,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(444,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(445,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(447,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(448,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(450,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(451,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(452,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(455,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(456,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(457,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(458,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(459,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(461,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(467,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(470,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(471,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(476,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(477,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(478,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(479,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(482,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(483,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(484,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(485,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(487,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(488,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(489,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(490,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(491,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(492,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(493,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(496,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(498,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(499,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(504,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(506,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(507,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(508,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(509,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(510,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(511,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(512,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(513,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(514,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(515,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(516,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(517,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(518,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(519,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(522,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(525,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(526,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(528,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(530,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(531,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(534,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(536,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(539,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(540,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(545,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(548,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(553,2): warning C4838: Konvertierung von "unsigned int" zu "int" erfordert eine einschränkende Konvertierung
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(605,9): warning C4477: "printf": Die Formatzeichenfolge "%p" erfordert ein Argument vom Typ "void *", das variadic-Argument "1" weist aber den Typ "DWORD64" auf.
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(940,10): warning C4477: "printf": Die Formatzeichenfolge "%p" erfordert ein Argument vom Typ "void *", das variadic-Argument "1" weist aber den Typ "uintptr_t" auf.
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(947,10): warning C4477: "printf": Die Formatzeichenfolge "%p" erfordert ein Argument vom Typ "void *", das variadic-Argument "1" weist aber den Typ "uintptr_t" auf.
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(954,10): warning C4477: "printf": Die Formatzeichenfolge "%p" erfordert ein Argument vom Typ "void *", das variadic-Argument "1" weist aber den Typ "uintptr_t" auf.
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(961,10): warning C4477: "printf": Die Formatzeichenfolge "%p" erfordert ein Argument vom Typ "void *", das variadic-Argument "1" weist aber den Typ "uintptr_t" auf.
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(968,10): warning C4477: "printf": Die Formatzeichenfolge "%p" erfordert ein Argument vom Typ "void *", das variadic-Argument "1" weist aber den Typ "uintptr_t" auf.
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(1300,35): warning C4267: "=": Konvertierung von "size_t" nach "int", Datenverlust möglich
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2541,23): warning C4244: "Argument": Konvertierung von "wchar_t" in "const _Elem", möglicher Datenverlust
with
[
_Elem=char
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2552): message : Siehe Verweis auf die gerade kompilierte Instanziierung "void std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Construct<wchar_t*>(_Iter,const _Iter,std::input_iterator_tag)" der Funktions-Vorlage.
with
[
_Iter=wchar_t *
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2552): message : Siehe Verweis auf die gerade kompilierte Instanziierung "void std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Construct<wchar_t*>(_Iter,const _Iter,std::input_iterator_tag)" der Funktions-Vorlage.
with
[
_Iter=wchar_t *
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2532): message : Siehe Verweis auf die gerade kompilierte Instanziierung "void std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Construct<wchar_t*>(const _Iter,const _Iter,std::forward_iterator_tag)" der Funktions-Vorlage.
with
[
_Iter=wchar_t *
]
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.29.30133\include\xstring(2532): message : Siehe Verweis auf die gerade kompilierte Instanziierung "void std::basic_string<char,std::char_traits<char>,std::allocator<char>>::_Construct<wchar_t*>(const _Iter,const _Iter,std::forward_iterator_tag)" der Funktions-Vorlage.
with
[
_Iter=wchar_t *
]
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(1426): message : Siehe Verweis auf die gerade kompilierte Instanziierung "std::basic_string<char,std::char_traits<char>,std::allocator<char>>::basic_string<std::_String_iterator<std::_String_val<std::_Simple_types<_Elem>>>,0>(_Iter,_Iter,const _Alloc &)" der Funktions-Vorlage.
with
[
_Elem=wchar_t,
_Iter=std::_String_iterator<std::_String_val<std::_Simple_types<wchar_t>>>,
_Alloc=std::allocator<char>
]
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\Main.cpp(1426): message : Siehe Verweis auf die gerade kompilierte Instanziierung "std::basic_string<char,std::char_traits<char>,std::allocator<char>>::basic_string<std::_String_iterator<std::_String_val<std::_Simple_types<_Elem>>>,0>(_Iter,_Iter,const _Alloc &)" der Funktions-Vorlage.
with
[
_Elem=wchar_t,
_Iter=std::_String_iterator<std::_String_val<std::_Simple_types<wchar_t>>>,
_Alloc=std::allocator<char>
]
console.cpp
functions.cpp
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\functions.cpp(203,39): warning C4267: "Initialisierung": Konvertierung von "size_t" nach "unsigned int", Datenverlust möglich
D:\Dokumente\CoDBOCW\bocw-of-main\hook_lib\functions.cpp(205,71): warning C4312: "Typumwandlung": Konvertierung von "unsigned int" in größeren Typ "void *"
hooks.cpp
Bibliothek "D:\Dokumente\CoDBOCW\bocw-of-main\x64\Release\discord_game_sdk.lib" und Objekt "D:\Dokumente\CoDBOCW\bocw-of-main\x64\Release\discord_game_sdk.exp" werden erstellt.
MSVCRT.lib(initializers.obj) : warning LNK4098: Standardbibliothek "libcmt.lib" steht in Konflikt mit anderen Bibliotheken; /NODEFAULTLIB:Bibliothek verwenden.
Code wird generiert.
6 of 1457 functions ( 0.4%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
5 functions had inline decision re-evaluated but remain unchanged
Codegenerierung ist abgeschlossen.
hook_lib.vcxproj -> D:\Dokumente\CoDBOCW\bocw-of-main\x64\Release\discord_game_sdk.dll

View File

@ -1,2 +0,0 @@
PlatformToolSet=v142:VCToolArchitecture=Native64Bit:VCToolsVersion=14.29.30133:VCServicingVersionMFC=14.29.30136:TargetPlatformVersion=10.0.22000.0:
Release|x64|D:\Dokumente\CoDBOCW\bocw-of-main\|

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.