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

源代码在线查看: script.plg

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

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Script - Win32 Debug--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x804 /fo"Debug/Script.res" /d "_DEBUG" /d "_AFXDLL" "E:\光盘\MFC程序开发参考大全\第11章\11.5.2在程序中执行SQL脚本\Script\Script.rc"" 
				Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP110.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Script.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"E:\光盘\MFC程序开发参考大全\第11章\11.5.2在程序中执行SQL脚本\Script\Script.cpp"
				"E:\光盘\MFC程序开发参考大全\第11章\11.5.2在程序中执行SQL脚本\Script\ScriptDlg.cpp"
				]
				Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP110.tmp" 
				Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP111.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Script.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"E:\光盘\MFC程序开发参考大全\第11章\11.5.2在程序中执行SQL脚本\Script\StdAfx.cpp"
				]
				Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP111.tmp" 
				Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Script.pdb" /debug /machine:I386 /out:"Debug/Script.exe" /pdbtype:sept  ".\Debug\Script.obj" ".\Debug\ScriptDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Script.res" "
				Output Window
				Compiling resources...
				Compiling...
				StdAfx.cpp
				Compiling...
				Script.cpp
				ScriptDlg.cpp
				E:\光盘\MFC程序开发参考大全\第11章\11.5.2在程序中执行SQL脚本\Script\ScriptDlg.cpp(206) : warning C4018: '				Generating Code...
				Linking...
				
				
				
				Results
				Script.exe - 0 error(s), 1 warning(s)
				
				
				
							

相关资源