Detlef Riekenberg : wine.inf: Add a 16bit fake dll for ddeml.dll.

Alexandre Julliard julliard at winehq.org
Mon Feb 1 08:55:58 CST 2010


Module: wine
Branch: master
Commit: d7069b61f4006d0949456684bc58954bcadc8fdf
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d7069b61f4006d0949456684bc58954bcadc8fdf

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Sun Jan 31 23:14:22 2010 +0100

wine.inf: Add a 16bit fake dll for ddeml.dll.

---

 tools/wine.inf.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 5a9db4e..058f02c 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2426,7 +2426,6 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 [FakeDllsSection]
 ; create some directories first
 10,inf,
-10,system,
 10,temp,
 11,mui,
 11,spool\drivers\color,
@@ -2441,6 +2440,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




More information about the wine-cvs mailing list