controls.plg

来自「这些源代码」· PLG 代码 · 共 59 行

PLG
59
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Controls - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Controls.res" /d "_DEBUG" /d "_AFXDLL" "N:\CFILES\VC++Tips\Samples\0892-0917\CommonControls\Controls.rc"" 
Creating temporary file "C:\TEMP\RSP16.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Controls.pdb" /debug /machine:I386 /out:"Debug/Controls.exe" /pdbtype:sept 
".\Debug\AnimationDlg.obj"
".\Debug\ButtonPage.obj"
".\Debug\CheckDragDlg.obj"
".\Debug\ChooseDirectory.obj"
".\Debug\ComboBoxDlg.obj"
".\Debug\Controls.obj"
".\Debug\ControlsProp.obj"
".\Debug\EditEx.obj"
".\Debug\EditPage.obj"
".\Debug\HeaderDlg.obj"
".\Debug\HeaderListBox.obj"
".\Debug\HeaderWnd.obj"
".\Debug\ImageComboBox.obj"
".\Debug\ImageListBox.obj"
".\Debug\ImageListDlg.obj"
".\Debug\ListBoxBasicDlg.obj"
".\Debug\ListBoxDlg.obj"
".\Debug\ListCtrlDlg.obj"
".\Debug\ListCtrlEx.obj"
".\Debug\PathBox.obj"
".\Debug\ProgressBar.obj"
".\Debug\ProgressBarDlg.obj"
".\Debug\RichEditDlg.obj"
".\Debug\ScrollBarDlg.obj"
".\Debug\SliderDlg.obj"
".\Debug\SpinnerDlg.obj"
".\Debug\StaticEx.obj"
".\Debug\StaticPage.obj"
".\Debug\StdAfx.obj"
".\Debug\TabCtrlDlg.obj"
".\Debug\TabSamplesDlg.obj"
".\Debug\TreeCtrlDlg.obj"
".\Debug\Controls.res"
]
Creating command line "link.exe @C:\TEMP\RSP16.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...



<h3>Results</h3>
Controls.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?