BroadcastClient.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: BroadcastClient - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/BroadcastClient.res" /d "_DEBUG" /d "_AFXDLL" "i:VC百例第九章广播BroadcastClientBroadcastClient.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP1381.TMP" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BroadcastClient.pdb" /debug /machine:I386 /out:"Debug/BroadcastClient.exe" /pdbtype:sept 
  13. ".DebugBroadcastClient.obj"
  14. ".DebugBroadcastClientDlg.obj"
  15. ".DebugMySocket.obj"
  16. ".DebugStdAfx.obj"
  17. ".DebugBroadcastClient.res"
  18. ]
  19. Creating command line "link.exe @C:WINDOWSTEMPRSP1381.TMP"
  20. <h3>Output Window</h3>
  21. Compiling resources...
  22. Linking...
  23. <h3>Results</h3>
  24. BroadcastClient.exe - 0 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>