[Bug 7326] Some apps complain "DDE requires ddeml.dll"; just need a link

Wine Bugs wine-bugs at winehq.org
Thu Mar 29 15:14:36 CDT 2007


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


wine.dev at web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine.dev at web.de
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From michael.kofler at 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 at 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 at 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.



More information about the wine-bugs mailing list