hi there,

I found this code on your forum for which I am glad because I can use it pretty well IF there's a way to alter it and get a 32-character hashcode instead of 16! Anybody knows what's wrong here?

Thnx
------------------------------------------------------------------------------------------------------------
Working Code:
Code:
Private Declare Function CryptAcquireContext Lib "advapi32.dll"
...