From 70e3bf15cb91a7d6b818d09792af2de284475409 Mon Sep 17 00:00:00 2001 From: "Louis. Lenders" Date: Sun, 8 Oct 2006 09:17:08 +0100 Subject: [PATCH] wine.inf: Add ddeml.dll to fake dlls. --- tools/wine.inf | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/wine.inf b/tools/wine.inf index 925577b4c11..11cfe3b603a 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2148,6 +2148,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,d3d8.dll 11,,d3d9.dll 11,,dbghelp.dll +11,,ddeml.dll 11,,ddhelp.exe 11,,ddraw.dll 11,,dsound.dll -- 2.11.4.GIT