[Bug 4781] MSN Silently cannot connect to network

Wine Bugs wine-bugs at winehq.org
Thu Jun 7 12:57:23 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=4781





------- Additional Comments From M.B.Lankhorst at gmail.com  2007-07-06 12:57 -------
Created an attachment (id=6654)
 --> (http://bugs.winehq.org/attachment.cgi?id=6654&action=view)
A patch to wine's testsuite, it fails in wine but not in windows

After some checking I found out why msn fails to sign in, it's a bug in
advapi32's crypt.

Basically it's not illegal to call it there with CRYPT_VERIFYCONTEXT and
CRYPT_NEWKEYSET at same time, as long as second parameter is NULL.

This test verifies it.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list