VC第5课

源代码在线查看: text.plg

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

相关代码

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

相关资源