VC++编程百例

源代码在线查看: ex1.plg

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

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: ex1 - Win32 Debug--------------------
				
				Command Lines
				Creating command line "rc.exe /l 0x409 /fo"Debug/Script1.res" /d "_DEBUG" "F:\一审\段兴\VC++应用程序100例\光盘\82 动态创建数据源\Script1.rc"" 
				Creating temporary file "C:\WINDOWS\TEMP\RSPB241.TMP" with contents
				[
				/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/ex1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
				"F:\一审\段兴\VC++应用程序100例\光盘\82 动态创建数据源\ex1.cpp"
				]
				Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB241.TMP" 
				Creating command line "link.exe kernel32.lib user32.lib gdi32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex1.pdb" /debug /machine:I386 /out:"Debug/ex1.exe" /pdbtype:sept  ".\Debug\ex1.obj" ".\Debug\Script1.res" "
				Output Window
				Compiling resources...
				Compiling...
				ex1.cpp
				Linking...
				
				
				
				Results
				ex1.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源