RemoveUDisk.plg
上传用户:posgewe
上传日期:2022-07-05
资源大小:164k
文件大小:1k
源码类别:

系统编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RemoveUDisk - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1chulongLOCALS~1TempRSPE7.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "REMOVEUDISK_EXPORTS" /FR"Release/" /Fp"Release/RemoveUDisk.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "F:客户端配套开发GetHardDiskIdRemoveUsb.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1chulongLOCALS~1TempRSPE7.tmp" 
  15. Creating temporary file "C:DOCUME~1chulongLOCALS~1TempRSPE8.tmp" with contents
  16. [
  17. setupapi.lib /nologo /dll /incremental:no /pdb:"Release/GetHardDiskId.pdb" /machine:I386 /def:".RemoveUsb.def" /out:"Release/GetHardDiskId.dll" /implib:"Release/GetHardDiskId.lib" 
  18. ".ReleaseDoStorageEnum.obj"
  19. ".ReleaseRemoveUDisk.obj"
  20. ".ReleaseRemoveUsb.obj"
  21. ".ReleaseStdAfx.obj"
  22. ]
  23. Creating command line "link.exe @C:DOCUME~1chulongLOCALS~1TempRSPE8.tmp"
  24. <h3>Output Window</h3>
  25. Compiling...
  26. RemoveUsb.cpp
  27. Linking...
  28.    Creating library Release/GetHardDiskId.lib and object Release/GetHardDiskId.exp
  29. Creating command line "bscmake.exe /nologo /o"Release/RemoveUDisk.bsc"  ".ReleaseStdAfx.sbr" ".ReleaseDoStorageEnum.sbr" ".ReleaseRemoveUDisk.sbr" ".ReleaseRemoveUsb.sbr""
  30. Creating browse info file...
  31. <h3>Output Window</h3>
  32. <h3>Results</h3>
  33. GetHardDiskId.dll - 0 error(s), 0 warning(s)
  34. </pre>
  35. </body>
  36. </html>