⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test_intrdemo.plg

📁 Windows 2000/XP WDM設備驅動程式開發 使用 Numega 公司出版的軟體快速建置驅動程式
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test_intrdemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Test_intrdemo.res" /d "_DEBUG" /d "_AFXDLL" "E:\WAHBOOK\Win2000\NT\事件通知\Test_intrdemo\Test_intrdemo.rc"" 
Creating temporary file "E:\DOCUME~1\WQX\LOCALS~1\Temp\RSP35.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Test_intrdemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\WAHBOOK\Win2000\NT\事件通知\Test_intrdemo\Test_intrdemo.cpp"
"E:\WAHBOOK\Win2000\NT\事件通知\Test_intrdemo\Test_intrdemoDlg.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\WQX\LOCALS~1\Temp\RSP35.tmp" 
Creating temporary file "E:\DOCUME~1\WQX\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Test_intrdemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\WAHBOOK\Win2000\NT\事件通知\Test_intrdemo\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\WQX\LOCALS~1\Temp\RSP36.tmp" 
Creating temporary file "E:\DOCUME~1\WQX\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Test_intrdemo.pdb" /debug /machine:I386 /out:"Debug/Test_intrdemo.exe" /pdbtype:sept 
".\Debug\StdAfx.obj"
".\Debug\Test_intrdemo.obj"
".\Debug\Test_intrdemoDlg.obj"
".\Debug\Test_intrdemo.res"
]
Creating command line "link.exe @E:\DOCUME~1\WQX\LOCALS~1\Temp\RSP37.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Test_intrdemo.cpp
Test_intrdemoDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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