c++时尚编程百例__61-80

源代码在线查看: sender.plg

软件大小: 906 K
上传用户: qw4104
关键词: 61 80 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Sender - Win32 Debug--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x804 /fo"Debug/Sender.res" /d "_DEBUG" /d "_AFXDLL" "F:\dd\c++时尚编程百例\实例62  通过消息机制实现Exe程序间的数据交换\Sender\Sender.rc"" 
				Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP27B.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Sender.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"F:\dd\c++时尚编程百例\实例62  通过消息机制实现Exe程序间的数据交换\Sender\Sender.cpp"
				"F:\dd\c++时尚编程百例\实例62  通过消息机制实现Exe程序间的数据交换\Sender\SenderDlg.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP27B.tmp" 
				Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP27C.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Sender.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"F:\dd\c++时尚编程百例\实例62  通过消息机制实现Exe程序间的数据交换\Sender\StdAfx.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP27C.tmp" 
				Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Sender.pdb" /debug /machine:I386 /out:"Debug/Sender.exe" /pdbtype:sept  ".\Debug\Sender.obj" ".\Debug\SenderDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Sender.res" "
				Output Window
				Compiling resources...
				Compiling...
				StdAfx.cpp
				Compiling...
				Sender.cpp
				SenderDlg.cpp
				Generating Code...
				Linking...
				
				
				
				Results
				Sender.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源