USBView.plg
上传用户:hnzyys
上传日期:2015-09-10
资源大小:423k
文件大小:2k
源码类别:

通讯编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: USBView - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/usbview.res" /d "_DEBUG" "C:TDDOWNLOADUSBViewusbview.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP31D.tmp" with contents
  11. [
  12. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/USBView.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:TDDOWNLOADUSBViewdebug.c"
  14. "C:TDDOWNLOADUSBViewdevnode.c"
  15. "C:TDDOWNLOADUSBViewdispaud.c"
  16. "C:TDDOWNLOADUSBViewdisplay.c"
  17. "C:TDDOWNLOADUSBViewenum.c"
  18. "C:TDDOWNLOADUSBViewusbview.c"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP31D.tmp" 
  21. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP31E.tmp" with contents
  22. [
  23. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cfgmgr32.lib COMCTL32.LIB /nologo /subsystem:windows /incremental:yes /pdb:"Debug/USBView.pdb" /debug /machine:I386 /out:"Debug/USBView.exe" /pdbtype:sept 
  24. .Debugdebug.obj
  25. .Debugdevnode.obj
  26. .Debugdispaud.obj
  27. .Debugdisplay.obj
  28. .Debugenum.obj
  29. .Debugusbview.obj
  30. .Debugusbview.res
  31. ]
  32. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP31E.tmp"
  33. <h3>Output Window</h3>
  34. Compiling resources...
  35. Compiling...
  36. debug.c
  37. devnode.c
  38. dispaud.c
  39. display.c
  40. enum.c
  41. usbview.c
  42. Linking...
  43. <h3>Results</h3>
  44. USBView.exe - 0 error(s), 0 warning(s)
  45. </pre>
  46. </body>
  47. </html>