- 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.
-
- 14 Jan, 2005 1 commit
-
-
Eric Pouech authored
- fixed some overlapped issues in socket handling - moved kernel32.CancelIo implementation to ntdll
-
- 13 Dec, 2004 1 commit
-
-
Robert Shearman authored
-
- 07 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jul, 2004 1 commit
-
-
Alexandre Julliard authored
properly take into account the window region.
-
- 29 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 14 May, 2004 1 commit
-
-
Alexandre Julliard authored
file I/O in user space anyway.
-
- 07 May, 2004 1 commit
-
-
Alexandre Julliard authored
real need to make these configurable.
-
- 01 May, 2004 1 commit
-
-
Alexandre Julliard authored
the client is using it. Get rid of the no longer used truncate_file request.
-
- 08 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 07 Apr, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 27 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
can be done on the client side.
-
- 18 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
remove the create_serial request.
-
- 04 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
device hacks (based on a patch by Eric Pouech).
-
- 03 Jan, 2004 1 commit
-
-
Mike Hearn authored
-
- 10 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
GetClassWord/Long (based on a patch by Mike McCormack). Various fixes to the class instance handling.
-
- 07 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
(based on a patch by Martin Fuchs).
-
- 19 Aug, 2003 1 commit
-
-
Mike McCormack authored
-
- 24 Jul, 2003 1 commit
-
-
Mike McCormack authored
-
- 23 Jun, 2003 1 commit
-
-
Ulrich Czekalla authored
- add timeout when calling XCheckTypedWindowEvent - fix broken IsClipboardFormatAvailable; it tried to do a trick with EnumClipboardFormats by making incorrect assumptions - in X11DRV_IsClipboardFormatAvailable do a quick exit if no one owns the selection - add 1 second *minimum* time lapse between XSelectionOwner calls - sync clipboard ownership between different wine processes - prevents apps from getting into wierd state where they thought they didn't own the selection but they did and as a result queried themselves for available selection data
-
- 21 Jun, 2003 1 commit
-
-
Eric Pouech authored
handles as wineserver handles - console input handle object is no longer waitable (input record synchronisation is now implemented as a simple semaphore), and removed FD_TYPE_CONSOLE from fd types in wineserver - console handles now always have their two lower bit set so one can distinguish a console handle from a kernel object handle - implemented some undocumented kernel32 console related APIs (CloseConsoleHandle, GetConsoleInputWaitHandle, OpenConsoleW, VerifyConsoleIoHandle, DuplicateConsoleHandle) - allowed a few kernel32 APIs to take console pseudo-handles (FlushFileBuffer, GetFileType, WaitFor*Object*) - simplified the console inheritance at process creation - in console tests, no longer create a console if one already exists
-
- 20 May, 2003 1 commit
-
-
Eric Pouech authored
-
- 26 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
McCormack.
-
- 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.
-
- 09 Jan, 2003 1 commit
-
-
Eric Pouech authored
- added get_dll_info request
-
- 08 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
side.
-
- 25 Nov, 2002 1 commit
-
-
Mike McCormack authored
-
- 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.
-
- 17 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 12 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2002 2 commits
-
-
Alexandre Julliard authored
Get/SetForegroundWindow by storing the information in the server. Implemented correct inter-process window activation.
-
Alexandre Julliard authored
Reimplemented AttachThreadInput() and added GetGUIThreadInfo().
-
- 16 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Use fcntl file locking to ensure exclusion on the server socket and to better recover from crashes. Flush the registry before closing the socket to avoid timeouts on the client side. Moved get_config_dir functionality to libwine.
-
- 02 Jun, 2002 1 commit
-
-
Eric Pouech authored
support).
-
- 30 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 23 Apr, 2002 1 commit
-
-
Martin Wilck authored
-
- 02 Apr, 2002 1 commit
-
-
Chris Morgan authored
Implement a few pthreads functions.
-
- 29 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
through the server.
-