Vitaliy Margolen : wine.inf: Create fake dlls for ADPCM codecs.
Module: wine Branch: refs/heads/master Commit: 78c0dd96b7525650f325f219c660bf4b5d5610fa URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=78c0dd96b7525650f325f219... Author: Vitaliy Margolen <wine-patch(a)kievinfo.com> Date: Sat May 20 22:46:13 2006 -0600 wine.inf: Create fake dlls for ADPCM codecs. --- tools/wine.inf | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) 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
participants (1)
-
Alexandre Julliard