Detlef Riekenberg : wine.inf: Add more fake dlls.
Module: wine Branch: master Commit: 14ac9c915d05839a19a1b2b6c8eae2fb19f60c4f URL: http://source.winehq.org/git/wine.git/?a=commit;h=14ac9c915d05839a19a1b2b6c8... Author: Detlef Riekenberg <wine.dev(a)web.de> Date: Mon Dec 3 05:19:33 2007 +0100 wine.inf: Add more fake dlls. --- tools/wine.inf | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/tools/wine.inf b/tools/wine.inf index d4b2bed..37e8417 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2234,6 +2234,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,msi.dll 11,,msiexec.exe 11,,msvcrt.dll +11,,msxml3.dll 11,,notepad.exe 11,,ntdll.dll 11,,ole32.dll @@ -2248,7 +2249,10 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,riched20.dll 11,,riched32.dll 11,,rpcrt4.dll +11,,rsabase.dll +11,,rsaenh.dll 11,,rundll32.exe +11,,schannel.dll 11,,setupapi.dll 11,,shdocvw.dll 11,,shell32.dll
participants (1)
-
Alexandre Julliard