https://bugs.winehq.org/show_bug.cgi?id=36627 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d13d296c2784c42a73d1e442959 | |88166a79caf2d Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/d13d296c2784c42a73d1e442959... Thanks Austin. Prerequisite: bug 17273 patchset (support for message mode named pipes) --- snip --- $ WINEDEBUG=+tid,+seh,+loaddll,+process wine ./Launcher.exe ... 002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\msidcrl40.dll" at 0x27500000: native 002e:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msasn1.dll" at 0x7d930000: builtin 002e:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcp90.dll" at 0x7d820000: builtin 002e:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\xlive.dll" at 0x1490000: native ... --- snip --- Next would be bug 33034 Regards -- 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.