- 15 May, 2006 1 commit
-
-
Robert Shearman authored
-
- 07 Apr, 2006 1 commit
-
-
Alexandre Julliard authored
All the alignment handling is now done in the write_process_memory function inside the server.
-
- 07 Mar, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 06 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
Remove computing of parent and owner handles on the client side.
-
- 27 Feb, 2006 1 commit
-
-
Eric Pouech authored
ClearCommError should only deal with *communication* errors (are being seen on the serial interface) rather than API errors (which can be reported to the caller by the API itself). I then removed all the stuff related to storing the error status in the server object.
-
- 21 Feb, 2006 2 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
Add them to or remove them from existing recursive watches.
-
- 08 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
init_process_done request.
-
- 07 Feb, 2006 1 commit
-
-
Mike McCormack authored
ReadDirectoryChangesW remembers whether it's recording changes or not. Don't initialize overlapped->InternalHigh. The hEvent is cleared when ReadDirectoryChanges is called.
-
- 06 Feb, 2006 1 commit
-
-
Mike McCormack authored
-
- 05 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 27 Jan, 2006 1 commit
-
-
Mike McCormack authored
-
- 23 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
Added casts for size_t values.
-
- 17 Jan, 2006 1 commit
-
-
Robert Shearman authored
Added a new server call as PostQuitMessage should set a flag in the message queue to return the WM_QUIT message when there are no other pending messages, rather than posting a message to the thread queue as it does at the moment.
-
- 13 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
Maintain a local cache of the debug registers to avoid server calls where possible.
-
- 11 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
possible) when setting the context of the current thread.
-
- 03 Jan, 2006 1 commit
-
-
Eric Pouech authored
-
- 14 Dec, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl. Modify WaitNamedPipeW to use NtFsControlFile. Replace struct overlapped with event.
-
- 12 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
Added support for opening devices directly with the server when they don't correspond to a Unix file.
-
Alexandre Julliard authored
-
- 09 Dec, 2005 8 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Also use the specified access rights in the open_token request.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 05 Dec, 2005 2 commits
-
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
Change tests accordingly. Add small test for WaitNamedPipe.
-
- 02 Dec, 2005 4 commits
-
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
- 30 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open|Query]SymbolicLinkObject. Change tests accordingly.
-
- 29 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
Implement Nt[Create|Open]DirectoryObject. Change tests accordingly.
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 21 Nov, 2005 2 commits
-
-
Vitaliy Margolen authored
objects. Check for correct error in affected places.
-
Alexandre Julliard authored
-