Vitaly Lipatov : wine.inf: Add some dll stub dll to the system directory.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 27 05:29:08 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 94dcabecd8b779e70b2ae4b7b8c55c4cd16da618
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=94dcabecd8b779e70b2ae4b7b8c55c4cd16da618

Author: Vitaly Lipatov <lav at etersoft.ru>
Date:   Sun Mar 26 15:30:58 2006 +0400

wine.inf: Add some dll stub dll to the system directory.

---

 tools/wine.inf |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/tools/wine.inf b/tools/wine.inf
index efc384c..7177761 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -2111,15 +2111,31 @@ HKLM,%CurrentVersion%\Telephony\Country 
 10,,winhelp.exe
 10,,winhlp32.exe,winhelp.exe
 10,command,start.exe
+11,,advapi32.dll
+11,,comdlg32.dll
 11,,control.exe
+11,,crypt32.dll
+11,,gdi32.dll
 11,,help.exe,winhelp.exe
+11,,kernel32.dll
 11,,msiexec.exe
+11,,msvcrt.dll
 11,,notepad.exe
-11,,shdocvw.dll
+11,,ntdll.dll
 11,,progman.exe
 11,,regsvr32.exe
+11,,rpcrt4.dll
+11,,shdocvw.dll
+11,,shell32.dll
+11,,shfolder.dll
+11,,shlwapi.dll
+11,,user32.dll
+11,,version.dll
 11,,wcmd.exe
+11,,winmm.dll
 11,,winver.exe
+11,,ws2_32.dll
+11,,wsock32.dll
 
 [SystemIni]
 system.ini, mci,,"MPEGVideo=mciqtz.drv" 




More information about the wine-cvs mailing list