[Bug 3254] Google Talk unable to connect

Wine Bugs wine-bugs at winehq.org
Fri Nov 25 19:05:23 CST 2005


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





------- Additional Comments From girlblossom at gmail.com  2005-25-11 19:05 -------
Created an attachment (id=1443)
 --> (http://bugs.winehq.org/attachment.cgi?id=1443&action=view)
wine-dbg output showing missing functions

Sure.  This is from a clean wine install with ie6 installed using the ies4linux
method (I just modified their script to put it in .wine instead of .ies4linux).


Originally I overrode secur32.dll, schannel.dll, and crypt32.dll because it was
mentioned in Juan Langs page about SSL in wine
(http://wiki.winehq.org/JuanLang).  However, it seems like googletalk/wine
doesn't have problems with schannel and crypt32 yet.

The attached debug output shows output with no overrides, output with
secur32.dll overrode, and output with secure32.dll and advapi32.dll overrode.

Summary: googletalk needs AcquireCredentialsHandleW from secure32.dll.
secure32.dll needs SystemFunction035 from advapi32.dll.  advapi32.dll causes
googletalk to crash when overrode.

In digging, I found this that explains a little about SystemFunction035:
http://disc.server.com/discussion.cgi?disc=148775;article=942;title=Coding%2FASM%2FSystem


-- 
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