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

源代码在线查看: noprocessexe.vcproj

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

相关代码

				
									ProjectType="Visual C++"
					Version="7.10"
					Name="NoProcessExe"
					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;_WINDOWS"
								StringPooling="TRUE"
								RuntimeLibrary="4"
								EnableFunctionLevelLinking="TRUE"
								UsePrecompiledHeader="2"
								PrecompiledHeaderFile=".\Release/NoProcessExe.pch"
								AssemblerListingLocation=".\Release/"
								ObjectFile=".\Release/"
								ProgramDataBaseFileName=".\Release/"
								WarningLevel="3"
								SuppressStartupBanner="TRUE"/>
															Name="VCCustomBuildTool"/>
															Name="VCLinkerTool"
								OutputFile=".\Release/NoProcessExe.exe"
								LinkIncremental="1"
								SuppressStartupBanner="TRUE"
								ProgramDatabaseFile=".\Release/NoProcessExe.pdb"
								SubSystem="2"
								TargetMachine="1"/>
															Name="VCMIDLTool"
								PreprocessorDefinitions="NDEBUG"
								MkTypLibCompatible="TRUE"
								SuppressStartupBanner="TRUE"
								TargetEnvironment="1"
								TypeLibraryName=".\Release/NoProcessExe.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;_WINDOWS"
								BasicRuntimeChecks="3"
								RuntimeLibrary="5"
								UsePrecompiledHeader="2"
								PrecompiledHeaderFile=".\Debug/NoProcessExe.pch"
								AssemblerListingLocation=".\Debug/"
								ObjectFile=".\Debug/"
								ProgramDataBaseFileName=".\Debug/"
								WarningLevel="3"
								SuppressStartupBanner="TRUE"
								DebugInformationFormat="4"/>
															Name="VCCustomBuildTool"/>
															Name="VCLinkerTool"
								OutputFile=".\Debug/NoProcessExe.exe"
								LinkIncremental="1"
								SuppressStartupBanner="TRUE"
								GenerateDebugInformation="TRUE"
								ProgramDatabaseFile=".\Debug/NoProcessExe.pdb"
								SubSystem="2"
								TargetMachine="1"/>
															Name="VCMIDLTool"
								PreprocessorDefinitions="_DEBUG"
								MkTypLibCompatible="TRUE"
								SuppressStartupBanner="TRUE"
								TargetEnvironment="1"
								TypeLibraryName=".\Debug/NoProcessExe.tlb"
								HeaderFileName=""/>
															Name="VCPostBuildEventTool"/>
															Name="VCPreBuildEventTool"/>
															Name="VCPreLinkEventTool"/>
															Name="VCResourceCompilerTool"
								PreprocessorDefinitions="_DEBUG"
								Culture="2052"/>
															Name="VCWebServiceProxyGeneratorTool"/>
															Name="VCXMLDataGeneratorTool"/>
															Name="VCWebDeploymentTool"/>
															Name="VCManagedWrapperGeneratorTool"/>
															Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
						
					
					
					
					
													Name="Source Files"
							Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
															RelativePath="NoProcessExe.cpp">
																	Name="Release|Win32">
																			Name="VCCLCompilerTool"
										Optimization="2"
										PreprocessorDefinitions=""/>
								
																	Name="Debug|Win32">
																			Name="VCCLCompilerTool"
										Optimization="0"
										PreprocessorDefinitions=""
										BasicRuntimeChecks="3"/>
								
							
						
													Name="Header Files"
							Filter="h;hpp;hxx;hm;inl">
						
													Name="Resource Files"
							Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
						
					
					
					
				
							

相关资源