From 78c0dd96b7525650f325f219c660bf4b5d5610fa Mon Sep 17 00:00:00 2001 From: Vitaliy Margolen Date: Sat, 20 May 2006 22:46:13 -0600 Subject: [PATCH] wine.inf: Create fake dlls for ADPCM codecs. --- tools/wine.inf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/wine.inf b/tools/wine.inf index 83f0edde690..9eca651e429 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2119,10 +2119,13 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 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 -- 2.11.4.GIT