[PATCH] tools/wine.inf: Add a 16bit fake dll for ddeml.dll [resync]

Detlef Riekenberg wine.dev at web.de
Sun Jan 31 16:14:22 CST 2010


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

try 2 uses the available infrastructure

--
By by ... Detlef
---
 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 5a9db4e..185be49 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2441,6 +2441,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 10,,winhelp.exe,winhelp.exe16
 10,,winhlp32.exe
 10,command,start.exe
+10,system,ddeml.dll,ddeml.dll16
 11,,ddhelp.exe
 11,,dosx.exe
 11,,dsound.vxd
-- 
1.6.5




More information about the wine-patches mailing list