http://bugs.winehq.org/show_bug.cgi?id=14060 Pierre-Loup Griffais <pierreloup.griffais(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pierreloup.griffais(a)gmail.co | |m --- Comment #9 from Pierre-Loup Griffais <pierreloup.griffais(a)gmail.com> 2008-10-02 02:58:02 --- I have that same problem with current git: fixme:secur32:schan_InitializeSecurityContextW stub If I use those native libraries: secur32.dll, crypt32.dll, schannel.dll, msoss.dll, msasn1.dll, MTGO freezes instead of displaying the "server not found" error message and I get: err:module:find_forwarded_export module not found for forward 'secur32.EnumerateSecurityPackagesW' used by L"C:\\windows\\system32\\security.dll" err:module:find_forwarded_export function not found for forward 'secur32.EnumerateSecurityPackagesW' used by L"C:\\windows\\system32\\security.dll". If you are using builtin L"security.dll", try using the native one instead. Using a native security.dll doesn't seem to help. If there's a workaround involving native libraries, I'd be glad to hear about it. From what I understand, built-in schannel is mostly stubs and unlikely to provide the required functionality anytime soon? -- 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.