如何修改MFC AppWizard向导生成的框架程序的外观和大小

源代码在线查看: style.plg

软件大小: 57 K
上传用户: granite518
关键词: AppWizard MFC 修改 程序
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Style - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "e:\Temp\RSP158.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Style.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"E:\VCLesson\Lesson9\Style\Splash.cpp"
				]
				Creating command line "cl.exe @e:\Temp\RSP158.tmp" 
				Creating temporary file "e:\Temp\RSP159.tmp" with contents
				[
				/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Style.pdb" /debug /machine:I386 /out:"Debug/Style.exe" /pdbtype:sept 
				.\Debug\MainFrm.obj
				.\Debug\StdAfx.obj
				.\Debug\Style.obj
				.\Debug\StyleDoc.obj
				.\Debug\StyleView.obj
				.\Debug\Style.res
				.\Debug\Splash.obj
				]
				Creating command line "link.exe @e:\Temp\RSP159.tmp"
				Output Window
				Compiling...
				Splash.cpp
				Linking...
				Creating command line "bscmake.exe /nologo /o"Debug/Style.bsc"  .\Debug\StdAfx.sbr .\Debug\MainFrm.sbr .\Debug\Style.sbr .\Debug\StyleDoc.sbr .\Debug\StyleView.sbr .\Debug\Splash.sbr"
				Creating browse info file...
				Output Window
				
				
				
				Results
				Style.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源