- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 16 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 12 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 10 Apr, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Allows moving the FD_FLAG_OVERLAPPED support to the generic get_handle_fd request handling.
-
Alexandre Julliard authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 29 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 21 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 14 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 27 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2006 2 commits
-
-
Alexandre Julliard authored
-
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.
-
- 19 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Pass the socket for the new process from the parent through the environment. Perform initialisations during the new_process request.
-
- 08 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 28 May, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 31 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 27 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
Objects stored in static variables can now be marked when they are created and are automatically cleaned up on exit. This avoids having to export a bunch of close_* functions.
-
- 27 Jan, 2006 1 commit
-
-
Eric Pouech authored
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 16 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
the init_process request (based on a patch by Felix Nawothnig).
-
- 11 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 25 May, 2005 1 commit
-
-
Robert Shearman authored
- Fix non-ANSI function declarations. - Make a function static.
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 04 Mar, 2005 1 commit
-
-
Steven Edwards authored
-
- 01 Mar, 2005 2 commits
-
-
Francois Gouget authored
-
Alexandre Julliard authored
-
- 03 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
still open.
-
- 14 Jan, 2005 1 commit
-
-
Eric Pouech authored
- fixed some overlapped issues in socket handling - moved kernel32.CancelIo implementation to ntdll
-