NetTrafficButton.plg
上传用户:tintim
上传日期:2022-05-14
资源大小:1573k
文件大小:1k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: NetTrafficButton - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP75.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/NetTrafficButton.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:EMonitorModuleMonitorModuleNetTrafficNetTrafficmftrafficbutton.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP75.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP76.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NetTrafficButton.pdb" /debug /machine:I386 /out:"Debug/NetTrafficButton.exe" /pdbtype:sept 
  18. .DebugMFNetTraffic.obj
  19. .Debugmftrafficbutton.obj
  20. .DebugNetTrafficButton.obj
  21. .DebugNetTrafficButtonDlg.obj
  22. .DebugStdAfx.obj
  23. .DebugNetTrafficButton.res
  24. ]
  25. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP76.tmp"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. mftrafficbutton.cpp
  29. Linking...
  30. Creating command line "bscmake.exe /nologo /o"Debug/NetTrafficButton.bsc"  .DebugStdAfx.sbr .DebugMFNetTraffic.sbr .Debugmftrafficbutton.sbr .DebugNetTrafficButton.sbr .DebugNetTrafficButtonDlg.sbr"
  31. Creating browse info file...
  32. <h3>Output Window</h3>
  33. <h3>Results</h3>
  34. NetTrafficButton.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>