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

📄 hidview.plg

📁 這個程序使用HID類API讀取USB設備資料﹐只列舉出所有HID設備﹐對于非HID類的設備不起作用
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HIDView - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/HIDView.res" /d "NDEBUG" "E:\My book\HIDView\HIDView.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "d:\ntddk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/HIDView.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\My book\HIDView\HIDView.cpp"
"E:\My book\HIDView\HIDViewDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "d:\ntddk\inc" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/HIDView.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\My book\HIDView\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp" 
Creating command line "link.exe .\setupapi.lib hid.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/HIDView.pdb" /machine:I386 /out:"Release/HIDView.exe"  ".\Release\HIDView.obj" ".\Release\HIDViewDlg.obj" ".\Release\StdAfx.obj" ".\Release\HIDView.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
HIDView.cpp
HIDViewDlg.cpp
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
Creating command line "bscmake.exe /nologo /o"Release/HIDView.bsc"  ".\Release\StdAfx.sbr" ".\Release\HIDView.sbr" ".\Release\HIDViewDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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