📄 excaro.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ExCaro - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/ExCaro.res" /d "_DEBUG" "E:\My Documents\My Products\Temp\Source\ExCaro.rc""
Creating temporary file "D:\DOCUME~1\THAIMI~1\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/ExCaro.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\My Documents\My Products\Temp\Source\Addition.cpp"
"E:\My Documents\My Products\Temp\Source\Addition2.cpp"
"E:\My Documents\My Products\Temp\Source\Addition3.cpp"
"E:\My Documents\My Products\Temp\Source\DlgIcon.cpp"
"E:\My Documents\My Products\Temp\Source\DlgSetting.cpp"
"E:\My Documents\My Products\Temp\Source\ExCaro.cpp"
"E:\My Documents\My Products\Temp\Source\WndChild.cpp"
"E:\My Documents\My Products\Temp\Source\WndMain.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\THAIMI~1\LOCALS~1\Temp\RSP40.tmp"
Creating temporary file "D:\DOCUME~1\THAIMI~1\LOCALS~1\Temp\RSP41.tmp" with contents
[
myheader.lib myheader.lib winmm.lib 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/ExCaro.pdb" /debug /machine:I386 /out:"Debug/ExCaro.exe" /pdbtype:sept
".\Debug\Addition.obj"
".\Debug\Addition2.obj"
".\Debug\Addition3.obj"
".\Debug\DlgIcon.obj"
".\Debug\DlgSetting.obj"
".\Debug\ExCaro.obj"
".\Debug\WndChild.obj"
".\Debug\WndMain.obj"
".\Debug\ExCaro.res"
]
Creating command line "link.exe @D:\DOCUME~1\THAIMI~1\LOCALS~1\Temp\RSP41.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Addition.cpp
NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.
For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications. To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.
See the SDK release notes for more information.
Addition2.cpp
Addition3.cpp
DlgIcon.cpp
DlgSetting.cpp
ExCaro.cpp
WndChild.cpp
WndMain.cpp
Linking...
<h3>Results</h3>
ExCaro.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -