MyCap.plg
上传用户:xakehao
上传日期:2013-08-28
资源大小:100k
文件大小:1k
源码类别:

CA认证

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MyCap - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/MyCap.res" /d "_DEBUG" /d "_AFXDLL" "G:JOBsnifferMyCap.rc"" 
  10. Creating temporary file "C:DOCUME~1yyjLOCALS~1TempRSP189.tmp" with contents
  11. [
  12. wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyCap.pdb" /debug /machine:I386 /out:"Debug/MyCap.exe" /pdbtype:sept 
  13. .DebugInterfaceDlg.obj
  14. .DebugMainFrm.obj
  15. .DebugMyCap.obj
  16. .DebugMyCapDoc.obj
  17. .DebugMyCapView.obj
  18. .Debugmysniffview.obj
  19. .Debugmyview.obj
  20. .Debugpacketfilter.obj
  21. .DebugStdAfx.obj
  22. .DebugMyCap.res
  23. .wpcap.lib
  24. ]
  25. Creating command line "link.exe @C:DOCUME~1yyjLOCALS~1TempRSP189.tmp"
  26. <h3>Output Window</h3>
  27. Compiling resources...
  28. Linking...
  29. <h3>Results</h3>
  30. MyCap.exe - 0 error(s), 0 warning(s)
  31. </pre>
  32. </body>
  33. </html>