This commit is contained in:
世元 李
2020-03-23 15:02:48 +08:00
parent 691de30f58
commit 331e8c81bd
11 changed files with 13 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8"?>
<Init>
<StartUp>cs2.exe</StartUp>
<Addr>5FC1C0</Addr>
<Addr>5fc1c0</Addr>
<vio>false</vio>
<viom>0</viom>
<rep>false</rep>
<x>752</x>
<y>230</y>
<w>743</w>
<h>88</h>
</Init>

Binary file not shown.

Binary file not shown.

View File

@@ -1,9 +1,12 @@
D:\Visual Studio\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(453,5): warning MSB8004: Output 目录未以斜杠结尾。 此生成实例将添加斜杠,因为必须有这个斜杠才能正确计算 Output 目录。
BuildIn.cpp
D:\VSProject\cs2\cs2_united\cs2_patch\BuildIn.cpp(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
Replace.cpp
D:\VSProject\cs2\cs2_united\cs2_patch\Replace.cpp(74,23): warning C4018: “<”: 有符号/无符号不匹配
dllmain.cpp
正在创建库 C:\Users\14980\Desktop\Tran_Tools\aikotoba\cs2_patch.lib 和对象 C:\Users\14980\Desktop\Tran_Tools\aikotoba\cs2_patch.exp
正在生成代码
2 of 169 functions ( 1.2%) were compiled, the rest were copied from previous compilation.
0 of 169 functions ( 0.0%) were compiled, the rest were copied from previous compilation.
0 functions were new in current compilation
0 functions had inline decision re-evaluated but remain unchanged
已完成代码的生成

Binary file not shown.

Binary file not shown.