http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From girlblossom@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%2...