- 29 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 04 Oct, 2007 1 commit
-
-
Rob Shearman authored
server: Add get_sd and set_sd object operations to allow the security descriptor to be stored somewhere other than server memory, such as on disk.
-
- 09 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 May, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 17 Apr, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 04 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 10 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 23 Jan, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 09 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 05 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 02 Dec, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 2 commits
-
-
Vitaliy Margolen authored
-
Robert Lunnon authored
-
- 21 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
objects. Check for correct error in affected places.
-
- 18 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 27 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
inherit flag. - Pass DesiredAccess to the server when creating mailslot.
-
- 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
-
- 13 Dec, 2004 1 commit
-
-
Robert Shearman authored
-
- 02 Dec, 2004 1 commit
-
-
Eric Pouech authored
- added mutant implementation in ntdll, and use it for mutex implementation in kernel32 - added access parameter on event, semaphore, timer creation in wineserver (as ntdll interface requires it) - added missing definitions in include/winternl.h
-
- 20 May, 2003 1 commit
-
-
Eric Pouech authored
functions use them.
-
- 04 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
always take 3 parameters. Implemented a number of other ntdll thread functions, and use them from the kernel ones.
-
- 02 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
routine for it that displays the relative timeout to make timeout values easier to interpret.
-
- 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.
-
- 10 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
that STRICT works correctly; moved some definitions back to windef.h where they belong, and removed a couple of definitions that don't exist on Windows.
-
- 02 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
for managing linked lists.
-
- 26 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
for ssize_t. Removed a couple of no longer used portability functions. Various portability fixes in port.h.
-
- 23 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
callback terminates.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 20 Dec, 2001 1 commit
-
-
Mike McCormack authored
- implement async queues
-