Does anyone know what CRC checksum calculation is used in Microsoft SourceSafe? I want to calculate a checksum locally and compare it to the SourceSafe checksum.
I am using a CRC algorithm I found on the internet, but the seed or polynomial for the algorithm seems to be different for SourceSafe.
See this post:
http://www.tesoga.com/vssnotes.html
The blurb you may be looking for is:
The code he mentions is included in this zip file:
http://www.teachsolaisgames.com/downloads/vsscode.zip