- 15 May, 2006 17 commits
-
-
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 22 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
-
Eric Pouech authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
-
Ivan Gyurdiev authored
Share shader_dump_ins_modifiers(), and make vertex shaders use it. The saturate modifer (_sat) is valid on vs_3_0+, and it isn't being shown in the trace.
-
Robert Reif authored
Volume is only valid when sound card has volume support.
-
Mike McCormack authored
-
Mike McCormack authored
-
- 10 May, 2006 1 commit
-
-
Alexandre Julliard authored
-