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

📄 testusb.plg

📁 VC++的USB经典编程源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testUSB - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/testUSB.res" /d "_DEBUG" /d "_AFXDLL" "F:\VC\VC_USB_CODE\testusb\testUSB\testUSB.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/testUSB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\VC\VC_USB_CODE\testusb\testUSB\ScrollerCtrl.cpp"
"F:\VC\VC_USB_CODE\testusb\testUSB\testUSB.cpp"
"F:\VC\VC_USB_CODE\testusb\testUSB\testUSBDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/testUSB.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\VC\VC_USB_CODE\testusb\testUSB\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A.tmp" with contents
[
hid.lib setupapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/testUSB.pdb" /debug /machine:I386 /out:"Debug/testUSB.exe" /pdbtype:sept 
.\Debug\ScrollerCtrl.obj
.\Debug\StdAfx.obj
.\Debug\testUSB.obj
.\Debug\testUSBDlg.obj
.\Debug\testUSB.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\winddk\3790.1830\inc\ddk\w2k\usbioctl.h(355) : warning C4200: nonstandard extension used : zero-sized array in struct/union
e:\winddk\3790.1830\inc\ddk\w2k\usbioctl.h(401) : warning C4200: nonstandard extension used : zero-sized array in struct/union
f:\vc\vc_usb_code\testusb\testusb\usbhead.h(72) : warning C4200: nonstandard extension used : zero-sized array in struct/union
Compiling...
ScrollerCtrl.cpp
testUSB.cpp
testUSBDlg.cpp
F:\VC\VC_USB_CODE\testusb\testUSB\testUSBDlg.cpp(346) : warning C4018: '<=' : signed/unsigned mismatch
Generating Code...
Linking...



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

⌨️ 快捷键说明

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