Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 726 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 726 Bytes

CalcHash

Hash checksum calculating tool for windows (based on WTL)

  1. Download WTL from sourcforge[https://sourceforge.net/projects/wtl/].
  2. Unzip WTL to $(VCInstallDir), you can finnd it from Visual Studio Developer Command Prompt via "set" command.
  3. Using PlatformToolset v110_xp(Visual Studio 2012, Windows SDK 8.1 and XP support).
  4. You can also compile it by PlatformToolset v141_xp (Visual Studio 2017, Windows SDK 10 and XP support).

Others: