- 17 Nov, 2015 1 commit
-
-
Hugh McMaster authored
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 22 Jun, 2015 1 commit
-
-
Gerald Pfeifer authored
-
- 07 May, 2015 1 commit
-
-
Marcus Meissner authored
-
- 25 Aug, 2014 1 commit
-
-
Gerald Pfeifer authored
-
- 11 Nov, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 29 May, 2012 1 commit
-
-
Alexandre Julliard authored
-
- 05 Apr, 2012 1 commit
-
-
Eric Pouech authored
-
- 13 Apr, 2010 1 commit
-
-
Eric Pouech authored
-
- 15 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 14 Dec, 2009 1 commit
-
-
Eric Pouech authored
-
- 10 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 27 Aug, 2009 1 commit
-
-
Dylan Smith authored
All that matters is that the real type is a user defined type (e.g. structure, class, or union), so I used types_get_real_type instead of types_get_info to avoid issues with typedefs.
-
- 29 Jun, 2009 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 21 Apr, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 30 Mar, 2009 1 commit
-
-
Eric Pouech authored
-
- 09 Mar, 2009 1 commit
-
-
Francois Gouget authored
-
- 09 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2008 1 commit
-
-
Vincent Povirk authored
-
- 27 May, 2008 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 16 Nov, 2007 1 commit
-
-
Gerald Pfeifer authored
-
- 03 Aug, 2007 1 commit
-
-
Francois Gouget authored
Also add a number of missing prototypes, especially 64bit or Unicode versions of existing prototypes, and the related structures. Update win32.api to fix the winapi_check warnings.
-
- 05 Mar, 2007 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
-
- 20 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 27 Nov, 2006 2 commits
-
-
Eric Pouech authored
-
Eric Pouech authored
Since more and more information in now available through the CPU registers, those require DLV_HOST access to be a bit better handled than it is...
-
- 05 Oct, 2006 1 commit
-
-
Francois Gouget authored
-
- 26 Jul, 2006 1 commit
-
-
Ge van Geldorp authored
-
- 20 Jun, 2006 1 commit
-
-
Eric Pouech authored
Added types_get_real_type() to get rid of typedef information, and access the real underlying type.
-
- 05 Jun, 2006 1 commit
-
-
Eric Pouech authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 17 May, 2006 1 commit
-
-
Eric Pouech authored
- now supporting extract_as_integer on functions (so that, for example, 'disas foo' works as expected) - now properly handling errors when calling extract_as_integer
-
- 23 Jan, 2006 2 commits
-
-
Alexandre Julliard authored
-
Eric Pouech authored
-
- 18 Nov, 2005 1 commit
-
-
Eric Pouech authored
basic type names in winedbg.
-
- 17 Nov, 2005 2 commits
-
-
Eric Pouech authored
symbol-type (symt) which links both to arguments' type and to function prototype - added this new type to dbghelp - implemented its use in winedbg
-
Eric Pouech authored
32 bit one.
-
- 03 Oct, 2005 1 commit
-
-
Eric Pouech authored
-