- 11 Feb, 2005 1 commit
-
-
Robert Shearman authored
GetTokenInformation (for the TokenPrivileges case). - Return STATUS_NO_TOKEN for OpenThreadToken when there is no token set for the thread.
-
- 11 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 24 Jul, 2003 1 commit
-
-
Mike McCormack authored
-
- 26 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
signals with the main poll loop.
-
- 14 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
debugging. Close stdin/stdout when not in the foreground (based on a patch by Francois Gouget).
-
- 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.
-
- 11 Feb, 2003 1 commit
-
-
Steven Edwards authored
-
- 30 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
separate fd object. This will be needed for file locking.
-
- 25 Nov, 2002 1 commit
-
-
Mike McCormack authored
-
- 02 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
for managing linked lists.
-
- 03 Jul, 2002 1 commit
-
-
Martin Wilck authored
Fix socket state handling and event handling for non-STREAM sockets.
-
- 20 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
branches.
-
- 30 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 24 Apr, 2002 1 commit
-
-
Martin Wilck authored
functionality into the object's queue_async method.
-
- 03 Apr, 2002 1 commit
-
-
Alexandre Julliard authored
Don't remove the socket until the registry is closed to avoid a race.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 09 Jan, 2002 1 commit
-
-
Martin Wilck authored
-
- 20 Dec, 2001 1 commit
-
-
Mike McCormack authored
- implement async queues
-
- 30 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 23 Nov, 2001 1 commit
-
-
Eric Pouech authored
-
- 24 Oct, 2001 1 commit
-
-
Ove Kaaven authored
-
- 12 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
everywhere. Handle MIN_STR_ATOM offset in the server.
-
- 19 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
Define protocol structures in a separate server_protocol.h file. Removed __WINE_SERVER__ checks now that all includes are in the right directory.
-
- 13 Apr, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 22 Mar, 2001 1 commit
-
-
Michael McCormack authored
overlapped I/O.
-
- 05 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
pointers later on. Always use 0 to signal invalid handle in server requests.
-
- 22 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
file descriptor. Associate file descriptors with handles on the server side so that we don't need to pass the fd every time the client wants to use it.
-
- 19 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 13 Nov, 2000 1 commit
-
-
Mike McCormack authored
- implemented WaitCommEvent with the EV_RXCHAR flag - implemented GetOverlappedResult
-
- 22 Sep, 2000 1 commit
-
-
Andreas Mohr authored
since that crashed several games or caused problems with them as they aren't used to a high Windows uptime of more than 24.9 days.
-
- 26 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Do not prefix all keys with the name of the top key when saving to a file. Try to load $WINEPREFIX/config into the Wine config branch at startup.
-
- 30 May, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 14 Apr, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 30 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
DebugActiveProcess. Return a correct address in the simulated exception event.
-
- 10 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Generate a breakpoint event on process attach. Misc cleanups in request handling.
-
- 09 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
internally.
-
- 08 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 13 Feb, 2000 1 commit
-
-
Alexandre Julliard authored
Turchanov <turchanov@otvprim.ru>).
-
- 25 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
$HOME/.wine. Newly started wine processes now attach to an existing server if one is running.
-