- 10 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 27 Jan, 2006 1 commit
-
-
Mike McCormack authored
-
- 24 Jan, 2006 1 commit
-
-
Mike McCormack authored
Create a set_fd_user function. Update create_file() to use the above functions.
-
- 12 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added support for opening devices directly with the server when they don't correspond to a Unix file.
-
- 14 Jul, 2005 1 commit
-
-
Robert Shearman authored
possible.
-
- 14 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 07 Jun, 2005 1 commit
-
-
Robert Shearman authored
- Make file objects use it.
-
- 19 Apr, 2005 1 commit
-
-
Alexandre Julliard 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
-
- 16 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
options.
-
- 08 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 06 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 02 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
really wait for the last close. Added FILE_SHARE_DELETE support.
-
- 27 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
file name. Added regression test for sharing permissions.
-
- 18 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
remove the create_serial request.
-
- 08 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
file object; this way we don't need to use GetDriveTypeW in the loader code. Make sure we always have a valid builtin_load_info pointer.
-
- 15 Jul, 2003 1 commit
-
-
Francois Gouget authored
-
- 15 May, 2003 1 commit
-
-
Mike McCormack authored
- allow NtFileFlushBuffers to wait - allow DisconnectNamedPipe to invalidate client cached fd - fix the pipe test now that one extra test passes
-
- 26 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
McCormack.
-
- 18 Mar, 2003 2 commits
-
-
Gerald Pfeifer authored
-
Alexandre Julliard authored
patch). Added a few regression tests.
-
- 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.
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-