-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
267bfb6
commit a95b30e
Showing
18 changed files
with
93 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,64 @@ | ||
memory.cpp | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\memory\handle_hijack.h(222,12): warning C4244: “*=”: 从“double”转换到“DWORD”,可能丢失数据 | ||
(编译源文件“src/memory/memory.cpp”) | ||
main.cpp | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(80,44): warning C4244: “=”: 从“double”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\memory\handle_hijack.h(271,29): warning C4312: “类型强制转换”: 从“ULONG”转换到更大的“DWORD *” | ||
(编译源文件“src/memory/memory.cpp”) | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(84,11): warning C4244: “=”: 从“double”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\memory\handle_hijack.h(154): warning C4715: “hj::GetPID”: 不是所有的控件路径都返回值 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(102,11): warning C4244: “初始化”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(103,11): warning C4244: “初始化”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(29,54): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(29,51): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(35,107): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(35,74): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(35,67): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(35,54): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(35,51): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(38,80): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(38,73): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(38,60): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\render.h(38,57): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 | ||
(编译源文件“src/main.cpp”) | ||
|
||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(245,7): warning C4244: “参数”: 从“double”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(243,7): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(242,7): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(241,17): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(240,20): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(251,17): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(250,20): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(260,20): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(259,17): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(273,7): warning C4244: “参数”: 从“double”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(271,14): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(269,20): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(268,20): warning C4244: “参数”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\main.cpp(359,25): warning C4244: “=”: 从“float”转换到“int”,可能丢失数据 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(43): warning C4172: 返回局部变量或临时变量的地址 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(63): warning C4172: 返回局部变量或临时变量的地址 | ||
E:\VisualStudioProjects\CS2CheatCpp\CS2CheatCpp\src\vector.h(38): warning C4172: 返回局部变量或临时变量的地址 | ||
CS2CheatCpp.vcxproj -> E:\VisualStudioProjects\CS2CheatCpp\x64\Debug\CS2CheatCpp.exe |
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.