[Bug 1161] - CryptoAPI crashes in MS Money 2001 (illegal CPDeriveKey() call?)

wine-bugs at winehq.com wine-bugs at winehq.com
Mon Mar 31 14:56:11 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1161





------- Additional Comments From pollockd at magma.ca  2003-03-31 14:56 -------
I'm not sure how to try using a different RSAENH.DLL.  I specified the
command-line as: "wine --debugmsg +all --dll rsaenh=b msmoney.exe
&>~/output.txt".  I hope that's what you wanted.  It didn't change the result,
however.

Here's some more stuff I've been able to find in the logs.  

err:win32:PE_fixup_imports No implementation for
ADVAPI32.dll.71(CryptGetLocalKeyLimits) imported from
C:\windows\system\rsabase.dll, setting to 0xdeadbeef

I'm set up to use the built-in advapi32 implementation.  I'll attach my config,
in case there are some glaring errors that I haven't noticed.

Just to check, I tried again with both:
wine --debugmsg +all --dll advapi32=n,rsaenh=b msmoney.exe &>~/output.txt
wine --debugmsg +all --dll rsaenh=b,rsabase=b msmoney.exe &>~/output.txt

Native advapi32 failed to get anywhere (even to the splash), and native rsabase
had no effect.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1161>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list