修复稳定

This commit is contained in:
2026-03-02 17:32:23 +08:00
parent 49fe75efff
commit bfa7d324ee
469 changed files with 728 additions and 602 deletions

View File

@@ -1,6 +1,55 @@
生成启动时间为 2020-04-04 20:06:45
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\比赛服务\GameMatchServer.vcxproj”在节点 2 上(Build 个目标)。
1>Link:
生成启动时间为 2026/3/2 12:37:09
1>项目“D:\Mine\wnmj200419\wnmj\Servers\服务器组件\比赛服务\GameMatchServer.vcxproj”在节点 2 上(Rebuild 个目标)。
1>ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D MATCH_SERVICE_DLL /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Release\MatchService.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
Stdafx.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h(33) : 参见“MBCS_Support_Deprecated_In_MFC”的声明
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D MATCH_SERVICE_DLL /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Release\MatchService.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt DistributeManager.cpp GameMatchServer.cpp ImmediateGroup.cpp ImmediateMatch.cpp LockTimeMatch.cpp MatchServiceManager.cpp TableFrameHook.cpp
DistributeManager.cpp
GameMatchServer.cpp
ImmediateGroup.cpp
ImmediateMatch.cpp
1>ImmediateMatch.cpp(609): warning C4018: “<”: 有符号/无符号不匹配
LockTimeMatch.cpp
1>LockTimeMatch.cpp(258): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(264): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(273): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(279): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(1495): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(1503): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(1513): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(1522): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(1645): warning C4244: “=”: 从“DWORD”转换到“WORD”可能丢失数据
1>LockTimeMatch.cpp(1670): warning C4244: “=”: 从“DWORD”转换到“WORD”可能丢失数据
1>LockTimeMatch.cpp(2044): warning C4244: “=”: 从“DWORD”转换到“WORD”可能丢失数据
1>LockTimeMatch.cpp(2067): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(2074): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(2084): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(2093): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(2101): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(2109): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdio.h(346) : 参见“_snprintf”的声明
1>LockTimeMatch.cpp(2128): warning C4244: “=”: 从“DWORD”转换到“WORD”可能丢失数据
MatchServiceManager.cpp
TableFrameHook.cpp
正在生成代码...
ResourceCompile:
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\GameMatchServer.res" GameMatchServer.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Release/Ansi/MatchService.dll" /INCREMENTAL:NO /NOLOGO /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\Include\Manifest\dpiaware.manifest" /DEBUG /PDB:"../../../运行/Release/Ansi/MatchService.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../../运行/Release/Ansi/MatchService.lib" /MACHINE:X86 /SAFESEH /DLL Release\GameMatchServer.res
Release\DistributeManager.obj
Release\GameMatchServer.obj
@@ -11,9 +60,9 @@
Release\Stdafx.obj
Release\TableFrameHook.obj
正在创建库 ../../../运行/Release/Ansi/MatchService.lib 和对象 ../../../运行/Release/Ansi/MatchService.exp
GameMatchServer.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\比赛服务\../../../运行/Release/Ansi/MatchService.dll
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\比赛服务\GameMatchServer.vcxproj”(Build 个目标)的操作。
GameMatchServer.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\服务器组件\比赛服务\../../../运行/Release/Ansi/MatchService.dll
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\服务器组件\比赛服务\GameMatchServer.vcxproj”(Rebuild 个目标)的操作。
生成成功。
已用时间 00:00:01.21
已用时间 00:00:02.20

View File

@@ -13,16 +13,16 @@ h:\git\wnmj\wnmj\运行\release\ansi\matchservice.pdb
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\gamematchserver.res
h:\git\wnmj\wnmj\运行\release\ansi\matchservice.lib
h:\git\wnmj\wnmj\运行\release\ansi\matchservice.exp
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\msado15.tli
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\msado15.tlh
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\../../../运行/release/ansi/matchservice.dll
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\cl.command.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\cl.read.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\cl.write.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\link.command.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\link.read.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\link.write.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\rc.command.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\rc.read.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\rc.write.1.tlog
h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\比赛服务.write.1u.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\msado15.tli
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\msado15.tlh
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\gamematchserver.res
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\cl.command.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\cl.read.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\cl.write.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\link.command.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\link.read.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\link.write.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\rc.command.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\rc.read.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\rc.write.1.tlog
d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\比赛服务.tlog\比赛服务.write.1u.tlog

View File

@@ -1,9 +1,9 @@
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (f1445ce0).
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (da36eabd).
//
// h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\msado15.tlh
// d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\msado15.tlh
//
// C++ source equivalent of Win32 type library MSADO15.DLL
// compiler-generated file created 04/04/20 at 20:05:38 - DO NOT EDIT!
// compiler-generated file created 03/02/26 at 12:37:10 - DO NOT EDIT!
#pragma once
#pragma pack(push, 8)
@@ -3133,7 +3133,7 @@ _Record : _ADO
// Wrapper method implementations
//
#include "h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\msado15.tli"
#include "d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\msado15.tli"
} // namespace ADOCG

View File

@@ -1,9 +1,9 @@
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (f1445ce0).
// Created by Microsoft (R) C/C++ Compiler Version 12.00.21005.1 (da36eabd).
//
// h:\git\wnmj\wnmj\servers\服务器组件\比赛服务\release\msado15.tli
// d:\mine\wnmj200419\wnmj\servers\服务器组件\比赛服务\release\msado15.tli
//
// Wrapper implementations for Win32 type library MSADO15.DLL
// compiler-generated file created 04/04/20 at 20:05:38 - DO NOT EDIT!
// compiler-generated file created 03/02/26 at 12:37:10 - DO NOT EDIT!
#pragma once

View File

@@ -1,2 +1,2 @@
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Release|Win32|H:\git\wnmj\wnmj\Servers\|
Release|Win32|D:\Mine\wnmj200419\wnmj\Servers\|