FileMapTransTxt.plg
上传用户:lqt88888
上传日期:2009-12-14
资源大小:905k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: FileMapTransTxt - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/FileMapTransTxt.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例61  通过内存映射实现Exe程序间的数据交换FileMapTransTxt.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP274.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FileMapTransTxt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例61  通过内存映射实现Exe程序间的数据交换FileMapTransTxt.cpp"
  14. "F:ddc++时尚编程百例实例61  通过内存映射实现Exe程序间的数据交换FileMapTransTxtDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP274.tmp" 
  17. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP275.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/FileMapTransTxt.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "F:ddc++时尚编程百例实例61  通过内存映射实现Exe程序间的数据交换StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP275.tmp" 
  23. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP276.tmp" with contents
  24. [
  25. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/FileMapTransTxt.pdb" /debug /machine:I386 /out:"Debug/FileMapTransTxt.exe" /pdbtype:sept 
  26. ".DebugFileMapTransTxt.obj"
  27. ".DebugFileMapTransTxtDlg.obj"
  28. ".DebugStdAfx.obj"
  29. ".DebugFileMapTransTxt.res"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP276.tmp"
  32. <h3>Output Window</h3>
  33. Compiling resources...
  34. Compiling...
  35. StdAfx.cpp
  36. Compiling...
  37. FileMapTransTxt.cpp
  38. FileMapTransTxtDlg.cpp
  39. Generating Code...
  40. Linking...
  41. <h3>Results</h3>
  42. FileMapTransTxt.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>