Eric Pouech : wine.inf: Added dbghelp & imagehlp as fake DLLs.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Apr 10 06:29:18 CDT 2006


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

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Mon Apr 10 11:39:27 2006 +0200

wine.inf: Added dbghelp & imagehlp as fake DLLs.

---

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

diff --git a/tools/wine.inf b/tools/wine.inf
index 0f952ae..5fb165e 100644
--- a/tools/wine.inf
+++ b/tools/wine.inf
@@ -2115,8 +2115,10 @@ HKLM,%CurrentVersion%\Telephony\Country 
 11,,comdlg32.dll
 11,,control.exe
 11,,crypt32.dll
+11,,dbghelp.dll
 11,,ddraw.dll
 11,,gdi32.dll
+11,,imagehlp.dll
 11,,help.exe,winhelp.exe
 11,,hhctrl.ocx
 11,,kernel32.dll




More information about the wine-cvs mailing list