[PATCH] [Wine.INF]: dbghelp

Eric Pouech eric.pouech at wanadoo.fr
Mon Apr 10 04:39:27 CDT 2006


- added dbghelp & imagehlp as fake DLLs

This is needed to let windbg at least start up.

A+
---

 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-patches mailing list