📄 dacout.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DacOut - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/DacOut.res" /d "NDEBUG" "E:\work\Examples\VC\DacOut\DacOut.RC""
Creating temporary file "C:\DOCUME~1\CHANGP~1.YU\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fr"Release/" /Fp"Release/DacOut.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"E:\work\Examples\VC\DacOut\DacOut.C"
]
Creating command line "cl.exe @C:\DOCUME~1\CHANGP~1.YU\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "C:\DOCUME~1\CHANGP~1.YU\LOCALS~1\Temp\RSP52.tmp" with contents
[
..\lib\adsapi32.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:no /pdb:"Release/DacOut.pdb" /machine:I386 /out:"Release/DacOut.exe"
.\Release\DacOut.obj
.\Release\DacOut.res
]
Creating command line "link.exe @C:\DOCUME~1\CHANGP~1.YU\LOCALS~1\Temp\RSP52.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
DacOut.C
E:\work\Examples\VC\DacOut\DacOut.C(84) : warning C4028: formal parameter 1 different from declaration
E:\work\Examples\VC\DacOut\DacOut.C(84) : warning C4028: formal parameter 2 different from declaration
E:\work\Examples\VC\DacOut\DacOut.C(581) : warning C4113: 'int (__stdcall *)()' differs in parameter lists from 'int (__stdcall *)(struct HWND__ *,unsigned int ,unsigned int ,long )'
E:\work\Examples\VC\DacOut\DacOut.C(586) : warning C4113: 'int (__stdcall *)()' differs in parameter lists from 'int (__stdcall *)(struct HWND__ *,unsigned int ,unsigned int ,long )'
Linking...
<h3>Results</h3>
DacOut.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -