- 10 Oct, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Apr, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 04 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 07 Mar, 2007 1 commit
-
-
Juan Lang authored
-
- 15 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
Defined APC_VIRTUAL_ALLOC and APC_VIRTUAL_FREE requests.
-
- 04 Jan, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 26 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Make it an unsigned int to save some space on Win64, if we need to transfer more than 4Gb over the server pipe something is seriously wrong.
-
- 07 Jun, 2006 1 commit
-
-
Mike McCormack authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 23 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
Added casts for size_t values.
-
- 29 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 21 Oct, 2004 1 commit
-
-
Francois Gouget authored
perl can check its prototype.
-
- 04 Oct, 2004 1 commit
-
-
Francois Gouget authored
Add prototypes to all functions. Move 'main' to the end so we don't have to pre-declare all the functions.
-
- 01 Oct, 2003 1 commit
-
-
Gerald Pfeifer authored
-
- 02 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
routine for it that displays the relative timeout to make timeout values easier to interpret.
-
- 01 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 19 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 03 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
instead of using void*, and removed a number of type casts.
-
- 30 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 30 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 23 Nov, 2001 1 commit
-
-
Eric Pouech authored
-
- 16 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 12 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
everywhere. Handle MIN_STR_ATOM offset in the server.
-
- 28 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
Very preliminary support for shared window handles.
-
- 19 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
Define protocol structures in a separate server_protocol.h file. Removed __WINE_SERVER__ checks now that all includes are in the right directory.
-
- 19 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 27 Feb, 2001 1 commit
-
-
Alexandre Julliard authored
part somewhat faster.
-
- 05 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
pointers later on. Always use 0 to signal invalid handle in server requests.
-
- 15 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 01 Oct, 2000 1 commit
-
-
Alexandre Julliard authored
mechanism.
-
- 31 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
mechanism.
-
- 30 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Changed a few requests to use the new vararg mechanism.
-
- 29 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
reentrant server requests.
-
- 04 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 10 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Generate a breakpoint event on process attach. Misc cleanups in request handling.
-