📄 kernel.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: kernel - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /Fp"Release/kernel.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\globals.cpp"
"D:\download\XTAN\net_monitor\net_monitor\kernel\kernel.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /Fp"Release/kernel.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA0.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 netapi32.lib Ws2_32.lib /nologo /dll /incremental:no /pdb:"..\Release/kernel.pdb" /machine:I386 /out:"..\Release/kernel.dll" /implib:"..\Release/kernel.lib"
.\Release\globals.obj
.\Release\kernel.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA0.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
globals.cpp
kernel.cpp
Generating Code...
Linking...
Creating library ..\Release/kernel.lib and object ..\Release/kernel.exp
<h3>Results</h3>
kernel.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: kernel - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA4.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /FR"Debug/" /Fp"Debug/kernel.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\globals.cpp"
"D:\download\XTAN\net_monitor\net_monitor\kernel\kernel.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /FR"Debug/" /Fp"Debug/kernel.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.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 netapi32.lib Ws2_32.lib /nologo /dll /incremental:yes /pdb:"..\Lib/kernel.pdb" /debug /machine:I386 /out:"..\Lib/kernel.dll" /implib:"..\Lib/kernel.lib" /pdbtype:sept
.\Debug\globals.obj
.\Debug\kernel.obj
.\Debug\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
globals.cpp
kernel.cpp
Generating Code...
Linking...
Creating library ..\Lib/kernel.lib and object ..\Lib/kernel.exp
<h3>Results</h3>
kernel.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: kernel - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAA.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /Fp"Release/kernel.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\globals.cpp"
"D:\download\XTAN\net_monitor\net_monitor\kernel\kernel.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAA.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAB.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /Fp"Release/kernel.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAB.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAC.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 netapi32.lib Ws2_32.lib /nologo /dll /incremental:no /pdb:"..\Release/kernel.pdb" /machine:I386 /out:"..\Release/kernel.dll" /implib:"..\Release/kernel.lib"
.\Release\globals.obj
.\Release\kernel.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAC.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
globals.cpp
kernel.cpp
Generating Code...
Linking...
Creating library ..\Release/kernel.lib and object ..\Release/kernel.exp
<h3>
--------------------Configuration: monitor - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/monitor.res" /d "NDEBUG" /d "_AFXDLL" "D:\download\XTAN\net_monitor\net_monitor\monitor\monitor.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB0.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/monitor.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\download\XTAN\net_monitor\net_monitor\monitor\monitor.cpp"
"D:\download\XTAN\net_monitor\net_monitor\monitor\MonitorCuruePage.cpp"
"D:\download\XTAN\net_monitor\net_monitor\monitor\monitorDlg.cpp"
"D:\download\XTAN\net_monitor\net_monitor\monitor\MonitorGeneralPage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB0.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/monitor.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\download\XTAN\net_monitor\net_monitor\monitor\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB2.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"..\Release/monitor.pdb" /machine:I386 /out:"..\Release/monitor.exe"
.\Release\monitor.obj
.\Release\MonitorCuruePage.obj
.\Release\monitorDlg.obj
.\Release\MonitorGeneralPage.obj
.\Release\StdAfx.obj
.\Release\monitor.res
\download\XTAN\net_monitor\net_monitor\Release\kernel.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB2.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
monitor.cpp
MonitorCuruePage.cpp
monitorDlg.cpp
MonitorGeneralPage.cpp
Generating Code...
Linking...
<h3>Results</h3>
monitor.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: kernel - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB4.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /FR"Debug/" /Fp"Debug/kernel.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\globals.cpp"
"D:\download\XTAN\net_monitor\net_monitor\kernel\kernel.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "KERNEL_EXPORTS" /FR"Debug/" /Fp"Debug/kernel.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\download\XTAN\net_monitor\net_monitor\kernel\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.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 netapi32.lib Ws2_32.lib /nologo /dll /incremental:yes /pdb:"..\Lib/kernel.pdb" /debug /machine:I386 /out:"..\Lib/kernel.dll" /implib:"..\Lib/kernel.lib" /pdbtype:sept
.\Debug\globals.obj
.\Debug\kernel.obj
.\Debug\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp"
<h3>Output Window</h3>
Compiling...
Skipping... (no relevant changes detected)
StdAfx.cpp
Compiling...
Skipping... (no relevant changes detected)
globals.cpp
kernel.cpp
Linking...
<h3>
--------------------Configuration: monitor - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/monitor.res" /d "_DEBUG" /d "_AFXDLL" "D:\download\XTAN\net_monitor\net_monitor\monitor\monitor.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/monitor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\download\XTAN\net_monitor\net_monitor\monitor\monitor.cpp"
"D:\download\XTAN\net_monitor\net_monitor\monitor\MonitorCuruePage.cpp"
"D:\download\XTAN\net_monitor\net_monitor\monitor\monitorDlg.cpp"
"D:\download\XTAN\net_monitor\net_monitor\monitor\MonitorGeneralPage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/monitor.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\download\XTAN\net_monitor\net_monitor\monitor\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB8.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB9.tmp" with contents
[
..\Lib/kernel.lib /nologo /subsystem:windows /incremental:yes /pdb:"..\Lib/monitor.pdb" /debug /machine:I386 /out:"..\Lib/monitor.exe" /pdbtype:sept
.\Debug\monitor.obj
.\Debug\MonitorCuruePage.obj
.\Debug\monitorDlg.obj
.\Debug\MonitorGeneralPage.obj
.\Debug\StdAfx.obj
.\Debug\monitor.res
\download\XTAN\net_monitor\net_monitor\Lib\kernel.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB9.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
monitor.cpp
MonitorCuruePage.cpp
monitorDlg.cpp
MonitorGeneralPage.cpp
Generating Code...
Linking...
<h3>Results</h3>
monitor.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -