os3dlg.plg

来自「linux 下的进程管理」· PLG 代码 · 共 28 行

PLG
28
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: os3Dlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3CA.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/os3Dlg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\mysql\vccc\os3\os3Dlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3CA.tmp" 
<h3>Output Window</h3>
Compiling...
os3Dlg.cpp
e:\mysql\vccc\os3\resource.h(11) : warning C4005: 'IDC_WAIT' : macro redefinition
        e:\allsoft\vc98\include\winuser.h(7171) : see previous definition of 'IDC_WAIT'



<h3>Results</h3>
os3Dlg.obj - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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