近期购买了“VC++深入详解”一书

源代码在线查看: style.plg

软件大小: 1801 K
上传用户: koalalee
关键词: VC
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: Style - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP6F.tmp" with contents
				[
				/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Style.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
				"D:\VC++深入编程\CHAPTER9\Style\MainFrm.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP6F.tmp" 
				Creating temporary file "C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP70.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"
				]
				Creating command line "link.exe @C:\DOCUME~1\ADMINI~1.YY\LOCALS~1\Temp\RSP70.tmp"
				Output Window
				Compiling...
				MainFrm.cpp
				Linking...
				
				
				
				Results
				Style.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源