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

📄 driver.vcproj

📁 文件驱动加密,功能强大,可产生加密分区,支持AES,MD2,MD4,MD5MD2, MD4, MD5, RIPEMD-128, RIPEMD-160, SHA-1, SHA-224, SHA-256,
💻 VCPROJ
字号:
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="DRIVER"
	ProjectGUID="{A37FC339-7583-4A4E-9F0C-2FD86F8508BB}"
	Keyword="MakeFileProj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="0">
			<Tool
				Name="VCNMakeTool"
				BuildCommandLine="my_build_sys.bat"
				ReBuildCommandLine="build -gcZ"
				Output="FreeOTFE.sys"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="0">
			<Tool
				Name="VCNMakeTool"
				BuildCommandLine="my_build_sys.bat"
				ReBuildCommandLine="build -gcZ"
				Output="FreeOTFE.sys"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
			<File
				RelativePath="src\FreeOTFE.c">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\src\FreeOTFECallModuleFn.c">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\src\FreeOTFEDebug.c">
			</File>
			<File
				RelativePath="..\Common\src\FreeOTFEDriverlib.c">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\src\FreeOTFEGenerateBlockIV.c">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\src\FreeOTFEKDFHashSaltedPassword.c">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\src\FreeOTFEKDFPBKDF2.c">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\src\FreeOTFEMACHMAC.c">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\src\FreeOTFEMACHash.c">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\src\FreeOTFENULLGUID.c">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\src\FreeOTFElib.c">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc">
			<File
				RelativePath="src\FreeOTFE.h">
			</File>
			<File
				RelativePath="inc\FreeOTFEAPI.h">
			</File>
			<File
				RelativePath="inc\FreeOTFEAPIConsts.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEAPIConstsCommon.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEAPITypes.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFECallModuleFn.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEContext.h">
			</File>
			<File
				RelativePath="..\CYPHER_DRIVERS\Common\inc\FreeOTFECypherAPI.h">
			</File>
			<File
				RelativePath="..\..\..\Common\CYPHER_DRIVERS\Common\inc\FreeOTFECypherAPICommon.h">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\inc\FreeOTFEDebug.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEDriverConstsCommon.h">
			</File>
			<File
				RelativePath="..\Common\inc\FreeOTFEDriverlib.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEGenerateBlockIV.h">
			</File>
			<File
				RelativePath="..\HASH_DRIVERS\Common\inc\FreeOTFEHashAPI.h">
			</File>
			<File
				RelativePath="..\..\..\Common\HASH_DRIVERS\Common\inc\FreeOTFEHashAPICommon.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEKDFHashSaltedPassword.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEKDFPBKDF2.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEMACHMAC.h">
			</File>
			<File
				RelativePath="..\..\..\Common\DRIVER\inc\FreeOTFEMACHash.h">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\inc\FreeOTFENULLGUID.h">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\inc\FreeOTFEPlatform.h">
			</File>
			<File
				RelativePath="..\..\..\Common\Common\inc\FreeOTFElib.h">
			</File>
			<File
				RelativePath="src\IFSRelated.h">
			</File>
			<File
				RelativePath="src\resource.h">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
			<File
				RelativePath="src\FreeOTFE.rc">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>

⌨️ 快捷键说明

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