Re: implement dbghelp's C++ name undecoration on top of msvcrt's

2004-11-09 Thread Alexandre Julliard
Eric Pouech [EMAIL PROTECTED] writes: diff -u -u -r1.1 Makefile.in --- dlls/dbghelp/Makefile.in 5 Apr 2004 22:21:27 - 1.1 +++ dlls/dbghelp/Makefile.in 6 Nov 2004 14:28:59 - @@ -4,6 +4,7 @@ VPATH = @srcdir@ MODULE= dbghelp.dll IMPORTS = psapi kernel32 ntdll

Re: implement dbghelp's C++ name undecoration on top of msvcrt's

2004-11-06 Thread Eric Pouech
Eric Pouech a écrit : see Changelog for the details A+ with the patch this time. A+ Name: dbghelp_undname ChangeLog: implement SymUnDName and UndecorateSymbolName on top of msvcrt.__unDName License: X11 GenDate: 2004/11/06 18:24:05 UTC ModifiedFiles: