/CalcHash

Hash checksum calculating tool for windows

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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: