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

📄 desc.plg

📁 這個程式把主機所有設備的描述元列舉出來﹐包括所有標准描述元和非標准描述元。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Desc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "d:\ntddk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Desc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\My book\desc\Desc.cpp"
"E:\My book\desc\DescDlg.cpp"
"E:\My book\desc\Descriptors.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "d:\ntddk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Desc.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\My book\desc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Desc.pdb" /machine:I386 /out:"Release/Desc.exe"  ".\Release\Desc.obj" ".\Release\DescDlg.obj" ".\Release\Descriptors.obj" ".\Release\StdAfx.obj" ".\Release\Desc.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Desc.cpp
DescDlg.cpp
d:\ntddk\inc\USBIOCtl.h(355) : warning C4200: nonstandard extension used : zero-sized array in struct/union
d:\ntddk\inc\USBIOCtl.h(401) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Descriptors.cpp
d:\ntddk\inc\USBIOCtl.h(355) : warning C4200: nonstandard extension used : zero-sized array in struct/union
d:\ntddk\inc\USBIOCtl.h(401) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF



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

⌨️ 快捷键说明

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