- 16 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
-
- 03 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 02 Apr, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 26 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 04 Dec, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 20 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2006 1 commit
-
-
Eric Pouech authored
-
- 08 Jun, 2006 1 commit
-
-
Mike McCormack authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 12 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 09 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 09 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 21 Jun, 2005 1 commit
-
-
Mike McCormack 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
-
- 29 Mar, 2005 1 commit
-
-
Eric Pouech authored
-
- 24 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 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
-
- 17 Aug, 2004 1 commit
-
-
Eric Pouech authored
+ added necessary semantics to fd flags + no longer uses fd type (but fd flags) read/write semantic behavior - fixed socket code to use the proper manifest constants - fixes for kernel32.GetOverlappedResult without hEvent set - in ntdll.Nt{Read|Write}File + always reset the event + added support for longlong offsets + better object disposal in error handling code paths
-
- 12 Apr, 2004 1 commit
-
-
Filip Navara authored
-
- 08 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 12 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
given file. Plugged a couple of potential file descriptor leaks.
-
- 19 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
structure. Changed the poll()-related routines to deal with file descriptors instead of objects and integrated poll support into fd.c.
-
- 14 Feb, 2003 1 commit
-
-
Alexandre Julliard authored
Removed get_file_info function from object operations. Added get_device_id request to avoid abusing get_file_info.
-
- 11 Feb, 2003 1 commit
-
-
Steven Edwards authored
-