Skip to content

singun-lxd/CalcHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: