[Bug 22064] The Settlers 7 Demo fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 29 09:53:03 CDT 2010


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

--- Comment #50 from Hans Leidekker <hans at meelstraat.net> 2010-08-29 09:53:01 CDT ---
In my testing I have found that Windows always fills a header buffer,
a data buffer and then a trailer buffer in DecryptMessage. It optionally
returns another data buffer when there's more data to be decrypted
than the supplied buffer can hold.

Wine currently does not do any of that, which might explain what you're
seeing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list