Module: wine Branch: master Commit: d5a761a704841d33d966a49571fc81486f9f801a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=d5a761a704841d33d966a495...
Author: Louis Lenders xerox_xerox2000@yahoo.co.uk Date: Thu Aug 24 22:06:55 2006 +0100
wine.inf: Add a bunch of fake dlls.
---
tools/wine.inf | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index a9d0e93..63aa09a 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2152,17 +2152,25 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,notepad.exe 11,,ntdll.dll 11,,opengl32.dll +11,,ole32.dll +11,,oleaut32.dll +11,,olepro32.dll 11,,progman.exe 11,,regsvr32.exe +11,,riched20.dll +11,,riched32.dll 11,,rpcrt4.dll 11,,shdocvw.dll 11,,shell32.dll 11,,shfolder.dll 11,,shlwapi.dll +11,,urlmon.dll 11,,user32.dll 11,,version.dll 11,,wcmd.exe +11,,wininet.dll 11,,winmm.dll +11,,winspool.drv 11,,winver.exe 11,,ws2_32.dll 11,,wsock32.dll