SimpleTextTransfer.plg
上传用户:xsxdsb
上传日期:2009-12-14
资源大小:672k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: SimpleTextTransfer - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/SimpleTextTransfer.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例60 利用剪贴板实现Exe程序间的数据交换SimpleTextTransfer.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP26D.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SimpleTextTransfer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例60 利用剪贴板实现Exe程序间的数据交换SimpleTextTransfer.cpp"
- "F:ddc++时尚编程百例实例60 利用剪贴板实现Exe程序间的数据交换SimpleTextTransferDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP26D.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP26E.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SimpleTextTransfer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例60 利用剪贴板实现Exe程序间的数据交换StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP26E.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP26F.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SimpleTextTransfer.pdb" /debug /machine:I386 /out:"Debug/SimpleTextTransfer.exe" /pdbtype:sept
- ".DebugSimpleTextTransfer.obj"
- ".DebugSimpleTextTransferDlg.obj"
- ".DebugStdAfx.obj"
- ".DebugSimpleTextTransfer.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP26F.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- c:program filesmicrosoft visual studiovc98mfcincludeafxv_w32.h(119) : warning C4005: '_WIN32_WINDOWS' : macro redefinition
- f:ddc++时尚编程百例实例60 利用剪贴板实现exe程序间的数据交换stdafx.h(22) : see previous definition of '_WIN32_WINDOWS'
- Compiling...
- SimpleTextTransfer.cpp
- SimpleTextTransferDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- SimpleTextTransfer.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>