- 12 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 10 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 08 Jun, 2006 1 commit
-
-
Robert Shearman authored
changed into a connected state, otherwise we could assert in pipe_client_destroy.
-
- 27 May, 2006 1 commit
-
-
Eric Pouech authored
- implemented ntdll.NtQueryInformationFile's FilePipeLocalInformation control code - reimplemented kernel32.GetNamedPipeInfo on top of it - enhance current features to make this work both on client and server handles - now also returning the number of instances
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst 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.
-
- 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.
-