⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgputil_nt.vcproj

📁 可以实现对邮件的加密解密以及签名
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="PGPutil_NT"
	ProjectGUID="{80B99468-5978-4B91-8C0D-75963AEC35B7}"
	SccLocalPath="Desktop"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="ReleaseWin2k|Win32"
			OutputDirectory=".\ReleaseWin2k"
			IntermediateDirectory=".\ReleaseWin2k"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\ReleaseWin2k/PGPutil_NT.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="$(NT5DDKROOT)\inc,$(NT5DDKROOT)\inc\ddk,$(NT5DDKROOT)\src\input\inc,..\..,..\shared,..\microSDK,..\..\pub\include,..\..\..\..\..\pfl\common,..\..\..\..\pfl\win32,..\..\..\pub\include,..\..\..\priv\include,..\..\..\pub\crypto\hash,..\..\..\..\pfl\common"
				PreprocessorDefinitions="WIN32;WINNT=1;PGP_WINNT=1;PGPSDK_DRIVER=1;PGP_WIN32;_X86_=1;i386=1;STD_CALL;CONDITION_HANDLING=1;WIN32=100;_NT1X_=100;_WIN32_WINNT=0x0500;WIN32_LEAN_AND_MEAN=1;DEVL=1;FPO=1;_DLL=1;PGP_DEBUG=0;PGP_DEBUG_VERBOSE=0"
				StringPooling="true"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				PrecompiledHeaderFile=".\ReleaseWin2k/PGPutil_NT.pch"
				AssemblerListingLocation=".\ReleaseWin2k/"
				ObjectFile=".\ReleaseWin2k/"
				ProgramDataBaseFileName=".\ReleaseWin2k/"
				WarningLevel="3"
				SuppressStartupBanner="true"
				CallingConvention="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/DRIVER /subsystem:native /osversion:5.00 "
				AdditionalDependencies="int64.lib ntoskrnl.lib hal.lib"
				OutputFile="..\..\..\..\..\build\win32\ReleaseWin2k\PGPsdk.sys"
				Version="5.0"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories="$(NT5DDKROOT)\libfre\i386"
				IgnoreAllDefaultLibraries="true"
				ProgramDatabaseFile=".\ReleaseWin2k/PGPsdk.pdb"
				EntryPointSymbol="DriverEntry"
				BaseAddress="0x10000"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile=".\ReleaseWin2k/PGPutil_NT.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\Debug/PGPutil_NT.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/QIf /D -DNT_UP=1-DNT_INST=0 "
				Optimization="4"
				EnableIntrinsicFunctions="true"
				AdditionalIncludeDirectories="..\..\..,$(NT4DDKROOT)\inc,$(NT4DDKROOT)\src\input\inc,..\..,..\shared,..\microSDK,..\..\pub\include,..\..\..\..\pfl\common,..\..\..\..\pfl\win32,..\..\..\pub\include,..\..\..\priv\include,..\..\..\pub\crypto\hash"
				PreprocessorDefinitions="WIN32;WINNT=1;PGP_WINNT=1;PGPSDK_DRIVER=1;PGP_WIN32;_X86_=1;i386=1;STD_CALL;CONDITION_HANDLING=1;WIN32=100;_NT1X_=100;_WIN32_WINNT=0x0400;WIN32_LEAN_AND_MEAN=1;DEVL=1;FPO=1;_DLL=1;_DEBUG;DBG=1;PGP_DEBUG=1;PGP_DEBUG_VERBOSE=0;OVERRIDE_BUILDFLAGS=1"
				RuntimeLibrary="1"
				PrecompiledHeaderFile=".\Debug/PGPutil_NT.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CallingConvention="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG,OVERRIDE_BUILDFLAGS=1"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/DRIVER /subsystem:native /osversion:4.00 "
				AdditionalDependencies="int64.lib ntoskrnl.lib hal.lib"
				OutputFile="..\..\..\..\..\build\win32\Debug\PGPsdk.sys"
				Version="4.0"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories="$(BASEDIR)\lib\i386\checked"
				IgnoreAllDefaultLibraries="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\Debug/PGPsdk.pdb"
				EntryPointSymbol="DriverEntry"
				BaseAddress="0x10000"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile=".\Debug/PGPutil_NT.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="NDEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\Release/PGPutil_NT.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				InlineFunctionExpansion="1"
				AdditionalIncludeDirectories="$(NT4DDKROOT)\inc,$(NT4DDKROOT)\src\input\inc,..\..,..\shared,..\microSDK,..\..\pub\include,..\..\..\..\..\pfl\common,..\..\..\..\pfl\win32,..\..\..\pub\include,..\..\..\priv\include,..\..\..\pub\crypto\hash,..\..\..\..\pfl\common"
				PreprocessorDefinitions="WIN32;WINNT=1;PGP_WINNT=1;PGPSDK_DRIVER=1;PGP_WIN32;_X86_=1;i386=1;STD_CALL;CONDITION_HANDLING=1;WIN32=100;_NT1X_=100;_WIN32_WINNT=0x0400;WIN32_LEAN_AND_MEAN=1;DEVL=1;FPO=1;_DLL=1;PGP_DEBUG=0;PGP_DEBUG_VERBOSE=0;OVERRIDE_BUILDFLAGS=1"
				StringPooling="true"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="true"
				PrecompiledHeaderFile=".\Release/PGPutil_NT.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="3"
				SuppressStartupBanner="true"
				CallingConvention="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG,OVERRIDE_BUILDFLAGS=1"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/DRIVER /subsystem:native /osversion:4.00 "
				AdditionalDependencies="int64.lib ntoskrnl.lib hal.lib"
				OutputFile="..\..\..\..\..\build\win32\Release\PGPsdk.sys"
				Version="4.0"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories="$(NT4DDKROOT)\lib\i386\free"
				IgnoreAllDefaultLibraries="true"
				ProgramDatabaseFile=".\Release/PGPsdk.pdb"
				EntryPointSymbol="DriverEntry"
				BaseAddress="0x10000"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile=".\Release/PGPutil_NT.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="DebugWin2k|Win32"
			OutputDirectory=".\DebugWin2k"
			IntermediateDirectory=".\DebugWin2k"
			ConfigurationType="2"
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="false"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
				PreprocessorDefinitions="_DEBUG"
				MkTypLibCompatible="true"
				SuppressStartupBanner="true"
				TargetEnvironment="1"
				TypeLibraryName=".\DebugWin2k/PGPutil_NT.tlb"
				HeaderFileName=""
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalOptions="/QIf /D -DNT_UP=1-DNT_INST=0 "
				Optimization="4"
				EnableIntrinsicFunctions="true"
				AdditionalIncludeDirectories="..\..\..,$(NT5DDKROOT)\inc,$(NT5DDKROOT)\inc\ddk,$(NT5DDKROOT)\src\input\inc,..\..,..\shared,..\microSDK,..\..\pub\include,..\..\..\..\pfl\common,..\..\..\..\pfl\win32,..\..\..\pub\include,..\..\..\priv\include,..\..\..\pub\crypto\hash"
				PreprocessorDefinitions="WIN32;WINNT=1;PGP_WINNT=1;PGPSDK_DRIVER=1;PGP_WIN32;_X86_=1;i386=1;STD_CALL;CONDITION_HANDLING=1;WIN32=100;_NT1X_=100;_WIN32_WINNT=0x0500;WIN32_LEAN_AND_MEAN=1;DEVL=1;FPO=1;_DLL=1;_DEBUG;DBG=1;PGP_DEBUG=1;PGP_DEBUG_VERBOSE=0"
				RuntimeLibrary="1"
				PrecompiledHeaderFile=".\DebugWin2k/PGPutil_NT.pch"
				AssemblerListingLocation=".\DebugWin2k/"
				ObjectFile=".\DebugWin2k/"
				ProgramDataBaseFileName=".\DebugWin2k/"
				BrowseInformation="1"
				WarningLevel="3"
				SuppressStartupBanner="true"
				DebugInformationFormat="3"
				CallingConvention="2"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/DRIVER /subsystem:native /osversion:5.00 "
				AdditionalDependencies="int64.lib ntoskrnl.lib hal.lib"
				OutputFile="..\..\..\..\..\build\win32\DebugWin2k\PGPsdk.sys"
				Version="5.0"
				LinkIncremental="1"
				SuppressStartupBanner="true"
				AdditionalLibraryDirectories="$(NT5DDKROOT)\libchk\i386"
				IgnoreAllDefaultLibraries="true"
				GenerateDebugInformation="true"
				ProgramDatabaseFile=".\DebugWin2k/PGPsdk.pdb"
				EntryPointSymbol="DriverEntry"
				BaseAddress="0x10000"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCManifestTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
				SuppressStartupBanner="true"
				OutputFile=".\DebugWin2k/PGPutil_NT.bsc"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCAppVerifierTool"
			/>
			<Tool
				Name="VCWebDeploymentTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="Source"
			Filter="*.c"
			>
			<File
				RelativePath="..\shared\pgpCache.c"
				>
				<FileConfiguration
					Name="ReleaseWin2k|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalIncludeDirectories=""
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Debug|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalIncludeDirectories=""
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration
					Name="Release|Win32"
					>
					<Tool
						Name="VCCLCompilerTool"
						AdditionalIncludeDirectories=""
						PreprocessorDefinitions=""
					/>
				</FileConfiguration>
				<FileConfiguration

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -