这是一本学习 window编程的很好的参考教材

源代码在线查看: overflow.vcproj

软件大小: 5535 K
上传用户: ok34090512
关键词: window 编程 教材
下载地址: 免注册下载 普通下载 VIP

相关代码

				
									ProjectType="Visual C++"
					Version="7.10"
					Name="Overflow"
					SccProjectName=""
					SccLocalPath="">
					
													Name="Win32"/>
					
					
													Name="Release|Win32"
							OutputDirectory=".\Release"
							IntermediateDirectory=".\Release"
							ConfigurationType="1"
							UseOfMFC="0"
							ATLMinimizesCRunTimeLibraryUsage="FALSE"
							CharacterSet="2">
															Name="VCCLCompilerTool"
								Optimization="2"
								InlineFunctionExpansion="1"
								PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
								StringPooling="TRUE"
								RuntimeLibrary="4"
								EnableFunctionLevelLinking="TRUE"
								UsePrecompiledHeader="2"
								PrecompiledHeaderFile=".\Release/Overflow.pch"
								AssemblerListingLocation=".\Release/"
								ObjectFile=".\Release/"
								ProgramDataBaseFileName=".\Release/"
								WarningLevel="3"
								SuppressStartupBanner="TRUE"/>
															Name="VCCustomBuildTool"/>
															Name="VCLinkerTool"
								OutputFile=".\Release/Overflow.exe"
								LinkIncremental="1"
								SuppressStartupBanner="TRUE"
								ProgramDatabaseFile=".\Release/Overflow.pdb"
								SubSystem="1"
								TargetMachine="1"/>
															Name="VCMIDLTool"
								TypeLibraryName=".\Release/Overflow.tlb"
								HeaderFileName=""/>
															Name="VCPostBuildEventTool"/>
															Name="VCPreBuildEventTool"/>
															Name="VCPreLinkEventTool"/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="NDEBUG"
								Culture="2052"/>
															Name="VCWebServiceProxyGeneratorTool"/>
															Name="VCXMLDataGeneratorTool"/>
															Name="VCWebDeploymentTool"/>
															Name="VCManagedWrapperGeneratorTool"/>
															Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
						
													Name="Debug|Win32"
							OutputDirectory=".\Debug"
							IntermediateDirectory=".\Debug"
							ConfigurationType="1"
							UseOfMFC="0"
							ATLMinimizesCRunTimeLibraryUsage="FALSE"
							CharacterSet="2">
															Name="VCCLCompilerTool"
								Optimization="0"
								PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
								BasicRuntimeChecks="3"
								RuntimeLibrary="5"
								UsePrecompiledHeader="2"
								PrecompiledHeaderFile=".\Debug/Overflow.pch"
								AssemblerListingLocation=".\Debug/"
								ObjectFile=".\Debug/"
								ProgramDataBaseFileName=".\Debug/"
								WarningLevel="3"
								SuppressStartupBanner="TRUE"
								DebugInformationFormat="4"/>
															Name="VCCustomBuildTool"/>
															Name="VCLinkerTool"
								OutputFile=".\Debug/Overflow.exe"
								LinkIncremental="1"
								SuppressStartupBanner="TRUE"
								GenerateDebugInformation="TRUE"
								ProgramDatabaseFile=".\Debug/Overflow.pdb"
								SubSystem="1"
								TargetMachine="1"/>
															Name="VCMIDLTool"
								TypeLibraryName=".\Debug/Overflow.tlb"
								HeaderFileName=""/>
															Name="VCPostBuildEventTool"/>
															Name="VCPreBuildEventTool"/>
															Name="VCPreLinkEventTool"/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="_DEBUG"
								Culture="2052"/>
															Name="VCWebServiceProxyGeneratorTool"/>
															Name="VCXMLDataGeneratorTool"/>
															Name="VCWebDeploymentTool"/>
															Name="VCManagedWrapperGeneratorTool"/>
															Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
						
					
					
					
					
													RelativePath="Overflow.cpp">
															Name="Release|Win32">
																	Name="VCCLCompilerTool"
									Optimization="2"
									PreprocessorDefinitions=""/>
							
															Name="Debug|Win32">
																	Name="VCCLCompilerTool"
									Optimization="0"
									PreprocessorDefinitions=""
									BasicRuntimeChecks="3"/>
							
						
					
					
					
				
							

相关资源