?? band.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: band - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/band.res" /d "_DEBUG" "D:\samples\Kruse Band\band.rc""
Creating temporary file "C:\TEMP\RSP70.tmp" with contents
[
/nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_MERGE_PROXYSTUB" /Fp"Debug/band.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\samples\Kruse Band\band.cpp"
"D:\samples\Kruse Band\CHTM.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP70.tmp"
Creating temporary file "C:\TEMP\RSP71.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 /dll /incremental:yes /pdb:"Debug/band.pdb" /debug /machine:I386 /def:".\band.def" /out:"Debug/band.dll" /implib:"Debug/band.lib" /pdbtype:sept
".\Debug\band.obj"
".\Debug\CHTM.obj"
".\Debug\dlldatax.obj"
".\Debug\StdAfx.obj"
".\Debug\band.res"
]
Creating command line "link.exe @C:\TEMP\RSP71.tmp"
Creating temporary file "C:\TEMP\RSP72.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\band.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\TEMP\RSP72.bat"
Compiling resources...
Compiling...
CHTM.cpp
d:\samples\kruse band\chtm.h(213) : warning C4101: 'nInc' : unreferenced local variable
Generating Code...
Compiling...
band.cpp
d:\samples\kruse band\chtm.h(213) : warning C4101: 'nInc' : unreferenced local variable
Generating Code...
Linking...
<h3>Output Window</h3>
Performing registration
RegSvr32: DllRegisterServer in .\Debug\band.dll succeeded.
<h3>Results</h3>
band.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -