[Bug 7326] Some apps complain "DDE requires ddeml.dll"; just need a link
http://bugs.winehq.org/show_bug.cgi?id=7326 wine.dev(a)web.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de Status|UNCONFIRMED |NEW Ever Confirmed| |1 ------- Additional Comments From michael.kofler(a)gmx.com 2007-15-03 09:42 ------- I can confirm the problem. Please revert the patch that removed ddeml.dll from wine.inf. ------- Additional Comments From michael.kofler(a)gmx.com 2007-15-03 09:45 ------- I can confirm the problem. Please revert the patch that removed ddeml.dll from wine.inf. ------- Additional Comments From wine.dev(a)web.de 2007-29-03 15:14 ------- I have also an Installer for a comercial app, that failed for this reason. A Simple "touch ddeml.dll" makes the Installer happy and during the Installation, the Installer overwrite the dummy file whith his own "ddeml.dll". To fix this, we need to build a fake NE-Binary (similar to the fake PE-Binaries), that just returns, but contains the resources. For the fake PE-Binaries, we do that in setupapi.dll (fakedll.c) and check for such files in ntdll.dll (loader.c) -- By by ... Detlef -- 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.
participants (1)
-
Wine Bugs