- 20 Oct, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 05 Jan, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 30 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 29 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 30 Nov, 2009 1 commit
-
-
Paul Chitescu authored
-
- 25 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 11 Jul, 2008 1 commit
-
-
Andrew Talbot authored
-
- 30 Aug, 2007 1 commit
-
-
Francois Gouget authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 17 Jan, 2007 1 commit
-
-
Joel Parker authored
-
- 13 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
Also get rid of the kernel/messages subdirectory.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 23 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
functions. Needed for MacOSX.
-
- 18 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
only need one version of wine_call_from_16. Patch the wine_call_from_16 address along with the cs value directly in the 16-bit code segment to avoid the need for special magic in the import thunks.
-
- 17 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 22 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
worry about their calling convention.
-
- 21 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
because of the extra CONTEXT arg.
-
- 05 Jul, 2005 2 commits
-
-
Alexandre Julliard authored
CALLFROM16 table instead of having the wine_call_from_16 functions call out the relay functions explicitly.
-
Alexandre Julliard authored
a normal cdecl function. Don't rely on the relay thunk preserving the stack pointer.
-
- 20 Jun, 2005 1 commit
-
-
Mike McCormack authored
- include kernel_private.h to get declaration for convert_old_config()
-
- 17 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 13 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
them easier to grep.
-
- 06 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
structure stored in TEB.SystemReserved1.
-
- 17 May, 2005 1 commit
-
-
Alexandre Julliard authored
exported IMAGE_OS2_HEADER structure.
-
- 16 May, 2005 3 commits
-
-
Alexandre Julliard authored
kernel16_private.h header.
-
Alexandre Julliard authored
removed stackframe.h.
-
Alexandre Julliard authored
removed builtin16.h.
-
- 17 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 16 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
documented (based on a patch by Rein Klazes).
-
- 08 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
referencing ntdll internal symbols.
-
- 29 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 18 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 27 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
Added -ret16 entry point flag to allow 16-bit cdecl and varargs function to return 16-bit values too.
-
- 26 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 25 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
Store the call_to_16 return address on the stack from the C code so that we don't need two variants of call_to_16_regs.
-
- 23 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
allows simplifying the wine_call_to_16 assembly code by moving part of it to C code, and getting rid of the extra kernel exports.
-