[Bug 5639] EVE Online Unicode build 4539 fails to login (CryptDecrypt function)
13 Jul
2006
13 Jul
'06
5:47 p.m.
http://bugs.winehq.org/show_bug.cgi?id=5639 ------- Additional Comments From juan_lang(a)yahoo.com 2006-13-07 17:47 ------- A test case for this particular bug should be straightforward. Use a +crypt trace to find which cipher is being used, then add a test along the following lines: result = CryptDecrypt(hKey, (HCRYPTHASH)NULL, TRUE, 0, NULL, &dwLen); ok(result, "%08lx\n", GetLastError()); ok(dwLen == <whatever you expect>, "Unexpected length %ld\n", dwLen); Then submit the test case and the fix to wine-patches. -- 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.
7180
Age (days ago)
7180
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs