📄 admincmd.plg
字号:
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ManConsole.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\ManConsole\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPB9.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ManConsole.pdb" /debug /machine:I386 /out:"Debug/ManConsole.exe" /pdbtype:sept
.\Debug\ConsoleSocket.obj
.\Debug\ManConsole.obj
.\Debug\ManConsoleDlg.obj
.\Debug\StdAfx.obj
.\Debug\ManConsole.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ConsoleSocket.cpp
ManConsole.cpp
ManConsoleDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
ManConsole.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: SelGate - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"Release/SelGate.res" /d "NDEBUG" "C:\LegendOfMir2_Server020418\SelGate\SelGate.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"Release/SelGate.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\LegendOfMir2_Server020418\SelGate\ClientSockMsg.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ConfigDlgFunc.cpp"
"C:\LegendOfMir2_Server020418\SelGate\MainWndProc.cpp"
"C:\LegendOfMir2_Server020418\Def\Misc.cpp"
"C:\LegendOfMir2_Server020418\Def\RegstryHandler.cpp"
"C:\LegendOfMir2_Server020418\SelGate\SelGate.cpp"
"C:\LegendOfMir2_Server020418\Def\ServerSockHandler.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ServerSockMsg.cpp"
"C:\LegendOfMir2_Server020418\Def\_OrzEx\syncobj.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ThreadFuncForComm.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ThreadFuncForMsg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBC.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"Release/SelGate.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\LegendOfMir2_Server020418\SelGate\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBD.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBE.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/SelGate.pdb" /machine:I386 /out:"Release/SelGate.exe"
.\Release\ClientSockMsg.obj
.\Release\ConfigDlgFunc.obj
.\Release\MainWndProc.obj
.\Release\Misc.obj
.\Release\RegstryHandler.obj
.\Release\SelGate.obj
.\Release\ServerSockHandler.obj
.\Release\ServerSockMsg.obj
.\Release\StdAfx.obj
.\Release\syncobj.obj
.\Release\ThreadFuncForComm.obj
.\Release\ThreadFuncForMsg.obj
.\Release\SelGate.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPBE.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ClientSockMsg.cpp
ConfigDlgFunc.cpp
MainWndProc.cpp
Misc.cpp
RegstryHandler.cpp
SelGate.cpp
ServerSockHandler.cpp
ServerSockMsg.cpp
syncobj.cpp
ThreadFuncForComm.cpp
ThreadFuncForMsg.cpp
Generating Code...
Linking...
<h3>Results</h3>
SelGate.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: SelGate - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"../_Obj_Debug/SelGate/SelGate.res" /d "_DEBUG" "C:\LegendOfMir2_Server020418\SelGate\SelGate.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC0.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"../_Obj_Debug/SelGate/SelGate.pch" /Yu"stdafx.h" /Fo"../_Obj_Debug/SelGate/" /Fd"../_Obj_Debug/SelGate/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\SelGate\ClientSockMsg.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ConfigDlgFunc.cpp"
"C:\LegendOfMir2_Server020418\SelGate\MainWndProc.cpp"
"C:\LegendOfMir2_Server020418\Def\Misc.cpp"
"C:\LegendOfMir2_Server020418\Def\RegstryHandler.cpp"
"C:\LegendOfMir2_Server020418\SelGate\SelGate.cpp"
"C:\LegendOfMir2_Server020418\Def\ServerSockHandler.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ServerSockMsg.cpp"
"C:\LegendOfMir2_Server020418\Def\_OrzEx\syncobj.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ThreadFuncForComm.cpp"
"C:\LegendOfMir2_Server020418\SelGate\ThreadFuncForMsg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC0.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC1.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"../_Obj_Debug/SelGate/SelGate.pch" /Yc"stdafx.h" /Fo"../_Obj_Debug/SelGate/" /Fd"../_Obj_Debug/SelGate/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\SelGate\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC1.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC2.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"../_Bin/Debug/SelGate.pdb" /debug /machine:I386 /out:"../_Bin/Debug/SelGate.exe" /pdbtype:sept
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\ClientSockMsg.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\ConfigDlgFunc.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\MainWndProc.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\Misc.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\RegstryHandler.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\SelGate.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\ServerSockHandler.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\ServerSockMsg.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\StdAfx.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\syncobj.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\ThreadFuncForComm.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\ThreadFuncForMsg.obj
\LegendOfMir2_Server020418\_Obj_Debug\SelGate\SelGate.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC2.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ClientSockMsg.cpp
ConfigDlgFunc.cpp
MainWndProc.cpp
Misc.cpp
RegstryHandler.cpp
SelGate.cpp
ServerSockHandler.cpp
ServerSockMsg.cpp
syncobj.cpp
ThreadFuncForComm.cpp
ThreadFuncForMsg.cpp
Generating Code...
Linking...
<h3>Results</h3>
SelGate.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: VirtualClient - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"Release/VirtualClient.res" /d "NDEBUG" "C:\LegendOfMir2_Server020418\VirtualClient\VirtualClient.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC4.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"Release/VirtualClient.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\LegendOfMir2_Server020418\VirtualClient\DlgFunc.cpp"
"C:\LegendOfMir2_Server020418\Def\EnDecode.cpp"
"C:\LegendOfMir2_Server020418\VirtualClient\InitClient.cpp"
"C:\LegendOfMir2_Server020418\Def\Misc.cpp"
"C:\LegendOfMir2_Server020418\VirtualClient\VirtualClient.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC4.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC5.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"Release/VirtualClient.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\LegendOfMir2_Server020418\VirtualClient\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC5.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC6.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/VirtualClient.pdb" /machine:I386 /out:"Release/VirtualClient.exe"
.\Release\DlgFunc.obj
.\Release\EnDecode.obj
.\Release\InitClient.obj
.\Release\Misc.obj
.\Release\StdAfx.obj
.\Release\VirtualClient.obj
.\Release\VirtualClient.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DlgFunc.cpp
EnDecode.cpp
InitClient.cpp
Misc.cpp
VirtualClient.cpp
Generating Code...
Linking...
<h3>Results</h3>
VirtualClient.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: VirtualClient - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"Debug/VirtualClient.res" /d "_DEBUG" "C:\LegendOfMir2_Server020418\VirtualClient\VirtualClient.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC8.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/VirtualClient.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\VirtualClient\DlgFunc.cpp"
"C:\LegendOfMir2_Server020418\Def\EnDecode.cpp"
"C:\LegendOfMir2_Server020418\VirtualClient\InitClient.cpp"
"C:\LegendOfMir2_Server020418\Def\Misc.cpp"
"C:\LegendOfMir2_Server020418\VirtualClient\VirtualClient.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC8.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC9.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/VirtualClient.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\VirtualClient\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPC9.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPCA.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/VirtualClient.pdb" /debug /machine:I386 /out:"..\Debug/VirtualClient.exe" /pdbtype:sept
.\Debug\DlgFunc.obj
.\Debug\EnDecode.obj
.\Debug\InitClient.obj
.\Debug\Misc.obj
.\Debug\StdAfx.obj
.\Debug\VirtualClient.obj
.\Debug\VirtualClient.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPCA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DlgFunc.cpp
EnDecode.cpp
InitClient.cpp
Misc.cpp
VirtualClient.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/VirtualClient.bsc" .\Debug\StdAfx.sbr .\Debug\DlgFunc.sbr .\Debug\EnDecode.sbr .\Debug\InitClient.sbr .\Debug\Misc.sbr .\Debug\VirtualClient.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
VirtualClient.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -