- 18 Feb, 2021 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 25 Jan, 2017 1 commit
-
-
Gerald Pfeifer authored
Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 03 Aug, 2015 1 commit
-
-
Austin English authored
-
- 08 Jan, 2014 1 commit
-
-
Sergey Guralnik authored
-
- 04 Dec, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 15 Apr, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 19 Dec, 2012 1 commit
-
-
Nikolay Sivov authored
-
- 22 Oct, 2010 1 commit
-
-
André Hentschel authored
-
- 21 Oct, 2010 1 commit
-
-
André Hentschel authored
-
- 21 Sep, 2010 1 commit
-
-
Austin English authored
-
- 19 Apr, 2010 1 commit
-
-
Austin English authored
-
- 21 Apr, 2009 1 commit
-
-
Christian Costa authored
-
- 09 Mar, 2009 1 commit
-
-
Francois Gouget authored
-
- 14 Jan, 2008 3 commits
-
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
winedump: Use the DEFINE_THISCALL_WRAPPER macro instead of the GET_THIS macro for functions with __thiscall calling convention. Wine doesn't use GET_THIS but DEFINE_THISCALL_WRAPPER.
-
Michael Stefaniuc authored
The header file generated with "winedump spec" without the "-c" option just includes other headers.
-
- 21 Mar, 2007 1 commit
-
-
Rob Shearman authored
winedump: Fix the output for Makefile.in with respect to the dependencies line to match that required by the build system.
-
- 06 Nov, 2006 1 commit
-
-
Rob Shearman authored
-
- 25 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jun, 2006 2 commits
-
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Apr, 2006 1 commit
-
-
Marcus Meissner authored
-
- 18 Jan, 2006 1 commit
-
-
Hans Leidekker authored
Include config.h in the .c file, not in the .h file.
-
- 06 May, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 02 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 21 Aug, 2003 1 commit
-
-
Jon Griffiths authored
Fix a warning in generated dll now we build with -DSTRICT.
-
- 20 Nov, 2002 1 commit
-
-
Alberto Massari authored
-
- 20 Sep, 2002 1 commit
-
-
Jon Griffiths authored
-
- 28 Aug, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 19 Jul, 2002 1 commit
-
-
Jon Griffiths authored
-
- 26 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 22 Jan, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 15 Jan, 2002 1 commit
-
-
Francois Gouget authored
-
- 05 Nov, 2001 1 commit
-
-
Eric Pouech authored
Tweaked the demangling of function pointers as function parameters.
-
- 16 Oct, 2001 1 commit
-
-
Guy L. Albertelli authored
- when attempting to open a dll, append ".dll" to find it (was stripped previously). - identify named exports so that the ordinal number is "@" in .spec file. - setup output dll name prior to creating ordinal symbols. - don't overlay the named exports with the ordinal exports. - correct test for last symbol. - fix generated install script to match current make files.
-
- 07 Sep, 2001 1 commit
-
-
Eric Pouech authored
winedump.
-
- 16 Feb, 2001 1 commit
-
-
Jon Griffiths authored
- Improve C++ demangler, recognise data types, fix some bugs.
-
- 28 Jan, 2001 1 commit
-
-
Jon Griffiths authored
-