wine.inf: Create fake dlls for ADPCM codecs (*acm files). [Bug 1408]

Vitaliy Margolen wine-patch at kievinfo.com
Sat May 20 23:46:13 CDT 2006


ChangeLog:
wine.inf: Create fake dlls for ADPCM codecs (*acm files). [Bug 1408]

 tools/wine.inf |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
-------------- next part --------------
708873333818efaa747c92fc79ad0106589a70e9
diff --git a/tools/wine.inf b/tools/wine.inf
index 83f0edd..9eca651 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -2119,10 +2119,13 @@ HKLM,%CurrentVersion%\Telephony\Country 
 11,,dbghelp.dll
 11,,ddraw.dll
 11,,gdi32.dll
-11,,imagehlp.dll
 11,,help.exe,winhelp.exe
 11,,hhctrl.ocx
+11,,imaadp32.acm
+11,,imagehlp.dll
 11,,kernel32.dll
+11,,msadp32.acm
+11,,msg711.acm
 11,,msiexec.exe
 11,,msvcrt.dll
 11,,notepad.exe


More information about the wine-patches mailing list