MFC程序开发参考大全 【明日科技】宋坤 刘锐宁 李伟明 【丛 书 名】 软件工程师典藏 【出 版 社】 人民邮电出版社 本书详细介绍了MFC框架中所有常用类及控件的应用

源代码在线查看: static.plg

软件大小: 25561 K
上传用户: hqbbsw
关键词: MFC 程序开发 出版社 控件
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Static - Win32 Debug--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x804 /fo"Debug/Static.res" /d "_DEBUG" /d "_AFXDLL" "E:\光盘\MFC程序开发参考大全\第5章\5.1.3  静态文本控件应用\Static\Static.rc"" 
				Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD9.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Static.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"E:\光盘\MFC程序开发参考大全\第5章\5.1.3  静态文本控件应用\Static\Static.cpp"
				"E:\光盘\MFC程序开发参考大全\第5章\5.1.3  静态文本控件应用\Static\StaticDlg.cpp"
				]
				Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD9.tmp" 
				Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDA.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Static.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"E:\光盘\MFC程序开发参考大全\第5章\5.1.3  静态文本控件应用\Static\StdAfx.cpp"
				]
				Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPDA.tmp" 
				Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Static.pdb" /debug /machine:I386 /out:"Debug/Static.exe" /pdbtype:sept  ".\Debug\Static.obj" ".\Debug\StaticDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Static.res" "
				Output Window
				Compiling resources...
				Compiling...
				StdAfx.cpp
				Compiling...
				Static.cpp
				StaticDlg.cpp
				Generating Code...
				Linking...
				
				
				
				Results
				Static.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源