- 15 May, 2006 25 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Hans Leidekker authored
-
Gerald Pfeifer authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Stefan Leichter authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
Check for HAVE_UNISTD_H before including unistd.h. There is no HAVE_SYS_TYPES to check. Tweak the indentation of a few #include directives.
-
Francois Gouget authored
-
Francois Gouget authored
Factorize a couple of call convention matching regular expressions.
-
Francois Gouget authored
-
Thomas Weidenmueller authored
Fix converting the typelib file name to Unicode by using the correct buffer size.
-
Juan Lang authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Eric Pouech authored
Don't print 'process has terminated' message when detaching from a process (or backtracing it).
-
Eric Pouech authored
-
- 11 May, 2006 15 commits
-
-
Alexandre Julliard authored
-
Stefan Leichter authored
-
Eric Pouech authored
- implemented correct lookup when SymFindFileInPath is called to find a PDB file - added pdb_fetch_file_info to gather relevant information - when looking for a PDB file (from a .EXE or a .DLL), now using SymFindFileInPath to locate the PDB file with the correct information
-
Eric Pouech authored
First, native dbghelp doesn't do it, and it crashed windbg, likely because we got the undocumented arguments wrong.
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
- implemented SymInitializeW (and made SymInitialize call it) - implemented Sym{SG}etSearchPathW (and made Sym{SG}etSearchPath call them) - per process search path is now stored as unicode string
-