Vitaliy Margolen : imagehlp: Forward StackWalk64 to dbghelp.StackWalk64.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Dec 17 05:37:49 CST 2005


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

Author: Vitaliy Margolen <wine-patch at kievinfo.com>
Date:   Sat Dec 17 12:24:46 2005 +0100

imagehlp: Forward StackWalk64 to dbghelp.StackWalk64.

---

 dlls/imagehlp/imagehlp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/imagehlp/imagehlp.spec b/dlls/imagehlp/imagehlp.spec
index ac5a2ae..9ca6c89 100644
--- a/dlls/imagehlp/imagehlp.spec
+++ b/dlls/imagehlp/imagehlp.spec
@@ -41,7 +41,7 @@
 @ stdcall SearchTreeForFile(str str str) dbghelp.SearchTreeForFile
 @ stdcall SetImageConfigInformation(ptr ptr)
 @ stdcall SplitSymbols(str str str long)
-@ stub StackWalk64
+@ stdcall StackWalk64(long long long ptr ptr ptr ptr ptr ptr) dbghelp.StackWalk64
 @ stdcall StackWalk(long long long ptr ptr ptr ptr ptr ptr) dbghelp.StackWalk
 @ stdcall SymCleanup(long) dbghelp.SymCleanup
 @ stdcall SymEnumSourceFiles(long long str ptr ptr) dbghelp.SymEnumSourceFiles




More information about the wine-cvs mailing list