- 05 Jan, 2006 1 commit
-
-
Eric Pouech authored
- enhance implementation of StackWalk (32 and 64 bit version) by making use of module information and calling for FPO - FPO part is still non functional - implemented SymGetModuleBase64 - stubbed SymFunctionTableAccess64
-
- 26 Dec, 2005 1 commit
-
-
Eric Pouech authored
- Now handling option SYMOPT_CASE_INSENSITIVE for symbol search. - Quick implementation of SymSearch on top of SymEnumSymbols (should be the other way around).
-
- 20 Dec, 2005 1 commit
-
-
Eric Pouech authored
-
- 19 Dec, 2005 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 29 Nov, 2005 6 commits
-
-
Vitaliy Margolen authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
- 28 Nov, 2005 1 commit
-
-
Eric Pouech authored
-
- 03 Nov, 2005 1 commit
-
-
Eric Pouech authored
-
- 09 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
so that we get the correct number of arguments.
-
- 29 Jul, 2005 1 commit
-
-
Peter Oberndorfer authored
-
- 23 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 May, 2005 1 commit
-
-
Paul Vriens authored
-
- 07 Mar, 2005 1 commit
-
-
Eric Pouech authored
-
- 21 Oct, 2004 1 commit
-
-
Francois Gouget authored
Use PVOID instead of void* for consistency. Update the dbghelp section in win32.api.
-
- 11 Oct, 2004 1 commit
-
-
Robert Shearman authored
native dbghelp.
-
- 10 Sep, 2004 1 commit
-
-
Robert Shearman authored
implementation of the function.
-
- 14 Jun, 2004 1 commit
-
-
Eric Pouech authored
SymMatchFileName - made use of SymFindFileInPath to lookup .dbg and .pdb files - fixed a crash in CodeView enum handling
-
- 05 Apr, 2004 1 commit
-
-
Eric Pouech authored
-