- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 05 Oct, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 26 Jul, 2006 1 commit
-
-
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.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 27 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
The hook thread field has been reused for win events, so it no longer works for low-level hardward hooks. Use the owner field instead.
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 11 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
refuse to change the thread desktop when it's in use.
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 11 May, 2005 1 commit
-
-
Alexandre Julliard authored
server calls for hooks that are not set.
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 03 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 27 Jan, 2005 1 commit
-
-
Dmitry Timoshkov authored
under Wine.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 11 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
that set the hook.
-
- 03 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
structure, and make sure the queue is allocated when setting a hook.
-
- 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.
-
- 17 Dec, 2002 1 commit
-
-
Alberto Massari authored
module name of the current hook, instead of the next one.
-
- 20 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 31 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
that set them.
-
- 29 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Split off 16-bit hook functions and re-implemented them on top of the 32-bit ones; system-wide 16-bit hooks are no longer supported at this point.
-