- 04 Jan, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 12 Dec, 2006 1 commit
-
-
Ulrich Czekalla authored
-
- 20 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 03 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Nov, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 01 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 16 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 05 Oct, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 04 Oct, 2006 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 03 Oct, 2006 1 commit
-
-
Eric Pouech authored
-
- 09 Aug, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 02 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
Also use the same code for Get/SetWindowWord. Based on a patch by Ge van Geldorp.
-
- 26 Jul, 2006 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Also get rid of the unused timeout field.
-
Alexandre Julliard authored
Make it an unsigned int to save some space on Win64, if we need to transfer more than 4Gb over the server pipe something is seriously wrong.
-
- 21 Jul, 2006 1 commit
-
-
Stefan Siebert authored
-
- 19 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Pass the socket for the new process from the parent through the environment. Perform initialisations during the new_process request.
-
- 12 Jul, 2006 1 commit
-
-
Ge van Geldorp authored
-
- 07 Jun, 2006 2 commits
-
-
Mike McCormack authored
-
Mike McCormack authored
-
- 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
-
- 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 1 commit
-
-
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.
-