- 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.
-
- 14 Dec, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl. Modify WaitNamedPipeW to use NtFsControlFile. Replace struct overlapped with event.
-
- 13 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 12 Dec, 2005 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 09 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Vitaliy Margolen authored
Change tests accordingly. Add small test for WaitNamedPipe.
-
- 02 Dec, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 21 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
objects. Check for correct error in affected places.
-
- 18 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 01 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 29 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 27 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
inherit flag. - Pass DesiredAccess to the server when creating mailslot.
-
- 26 Sep, 2005 1 commit
-
-
Eric Pouech authored
- reimplemented Kernel32.CreatePipe purely on top of NTDLL APIs - anonymous pipe handles should have the SYNCHRONIZE bit set
-
- 06 Sep, 2005 1 commit
-
-
Ivan Leo Puoti authored
-
- 09 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 21 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 10 Jun, 2005 1 commit
-
-
Robert Shearman authored
-
- 09 Jun, 2005 2 commits
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
Robert Shearman authored
fd non-blocking when overlapped I/O is requested for the fd (reported by Ivan Leo Puoti).
-
- 08 Jun, 2005 1 commit
-
-
Robert Shearman authored
-
- 25 May, 2005 1 commit
-
-
Robert Shearman authored
- Fix non-ANSI function declarations. - Make a function static.
-
- 09 May, 2005 1 commit
-
-
Eric Pouech authored
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 18 Apr, 2005 1 commit
-
-
Eric Pouech authored
- server now handles the named pipe flags as the NTDLL values (not the KERNEL32 ones) - named pipes in server now use the async IO mechanism for connect/wait ops
-
- 04 Mar, 2005 1 commit
-
-
Steven Edwards authored
-
- 08 Feb, 2005 1 commit
-
-
Robert Shearman authored
-
- 03 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
refcount of the pipe). Converted linked lists to use the standard functions. Small cleanups.
-
- 14 Jan, 2005 1 commit
-
-
Eric Pouech authored
- fixed some overlapped issues in socket handling - moved kernel32.CancelIo implementation to ntdll
-
- 18 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 15 Jul, 2004 1 commit
-
-
Mike McCormack authored
-
- 08 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 24 Feb, 2004 1 commit
-
-
Uwe Bonnes authored
-