📄 controltest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ControlTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ControlTest.res" /d "_DEBUG" /d "_AFXDLL" "D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\ControlTest.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP5212.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ControlTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\ControlTest.cpp"
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\ControlTestDlg.cpp"
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\FilmDlg.cpp"
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\ListBoxDlg.cpp"
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\ListCtrlDlg.cpp"
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\PassWordDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5212.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP5213.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ControlTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\MyFiles\MyProjects\Vc++5.0\Ctrltest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP5213.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP5214.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ControlTest.pdb" /debug /machine:I386 /out:"Debug/ControlTest.exe" /pdbtype:sept
".\Debug\ControlTest.obj"
".\Debug\ControlTestDlg.obj"
".\Debug\FilmDlg.obj"
".\Debug\ListBoxDlg.obj"
".\Debug\ListCtrlDlg.obj"
".\Debug\PassWordDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ControlTest.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP5214.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ControlTest.cpp
ControlTestDlg.cpp
FilmDlg.cpp
ListBoxDlg.cpp
ListCtrlDlg.cpp
PassWordDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
ControlTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -