http://bugs.winehq.org/show_bug.cgi?id=22580
--- Comment #45 from Juan Lang juan_lang@yahoo.com 2010-05-14 18:27:48 --- (In reply to comment #44)
The crypt32 error comes from calling RegisterWaitForSingleObject() with tmo == 0
No, that's not a crypt32 error. That's an error that comes when you use _native_ crypt32. builtin crypt32 never calls RegisterWaitForSingleObject. Again, please test this with builtin crypt32, and report the error that happens with it, in a separate bug please.