readme.txt

来自「一个提供档案及Partition作加解密的程式支援以下的加密演算法AESBlow」· 文本 代码 · 共 27 行

TXT
27
字号

TrueCrypt 3.1a Source Code Distribution
Released by TrueCrypt Foundation, 2005-02-07

For license covering this distribution, please see 'Release\Setup Files\License.txt'.
For more information, please see 'Release\Setup Files\TrueCrypt User Guide.pdf' 


Requirements for building TrueCrypt:

- Microsoft Visual Studio .NET 2003 (7.1 or compatible)
- Windows XP Driver Development Kit (build 2600 or higher)


Before building TrueCrypt:

- Open 'Driver\Makefile' and change the 'DDK' variable to point to your
  Windows XP DDK directory


Building TrueCrypt:

- Open 'TrueCrypt.sln' solution in Microsoft Visual Studio
- Make sure 'All' is the active solution configuration
- Build the solution
- If successful, you should have a new TrueCrypt build in 'Release' directory.

⌨️ 快捷键说明

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