Created by: ShokerStlk
- Original one was calculating hash for pointer, not string itself. So it's was almost always fail to compare two strings by it's hash.
- It's not needed for Windows - it has it's own hash implementation in VC++ Redist
Created by: ShokerStlk