Berin, > On the CryptHashData piece - have you tried mutexing prior to hitting > CAPI to see if there is something their? No, I didn't. I'm not using any global variables in my code so I didn't used any mutexing. Could you please be more specific about place I should put mutex? Any small sample peace of code would be of great help.
> In particular, are you using common hashing objects? I'm not sure what do you mean. I'm assigning different file (to verify signature) to every thread. Thank you, Milan
