Andrew Nguyen : wine.inf: Add a fake 16-bit DLL for mmsystem.dll.

Alexandre Julliard julliard at winehq.org
Mon Apr 18 11:10:58 CDT 2011


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

Author: Andrew Nguyen <anguyen at codeweavers.com>
Date:   Sat Apr 16 03:37:34 2011 -0500

wine.inf: Add a fake 16-bit DLL for mmsystem.dll.

---

 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 d4a457b..ee23bb3 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -2576,6 +2576,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 10,,winhlp32.exe
 10,command,start.exe
 10,system,ddeml.dll,ddeml.dll16
+10,system,mmsystem.dll,mmsystem.dll16
 11,,ddhelp.exe
 11,,dosx.exe
 11,,dsound.vxd




More information about the wine-cvs mailing list