Module: wine Branch: refs/heads/master Commit: 1e408c954c451e5b43beaa33bac26e47e6aa9593 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1e408c954c451e5b43beaa33...
Author: Jonathan Ernst jonathan@ernstfamily.ch Date: Tue Mar 28 11:36:30 2006 +0200
wine.inf: Add some more fake dlls to the system directory.
---
tools/wine.inf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index 7177761..c6b1e4c 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -2115,6 +2115,7 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,comdlg32.dll 11,,control.exe 11,,crypt32.dll +11,,ddraw.dll 11,,gdi32.dll 11,,help.exe,winhelp.exe 11,,kernel32.dll @@ -2122,6 +2123,7 @@ HKLM,%CurrentVersion%\Telephony\Country 11,,msvcrt.dll 11,,notepad.exe 11,,ntdll.dll +11,,opengl32.dll 11,,progman.exe 11,,regsvr32.exe 11,,rpcrt4.dll