- 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.
-
- 03 Feb, 2005 2 commits
-
-
Dmitry Timoshkov authored
-
Alexandre Julliard authored
server in set_window_pos to avoid invalidating areas that remain valid.
-
- 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
-
- 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
-
- 29 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
Allocate a timer id when the window is 0 instead of relying on the client to do it. Allow setting timers on windows belonging to other threads (found by Mike McCormack).
-
- 18 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 17 Aug, 2004 1 commit
-
-
Eric Pouech authored
+ added necessary semantics to fd flags + no longer uses fd type (but fd flags) read/write semantic behavior - fixed socket code to use the proper manifest constants - fixes for kernel32.GetOverlappedResult without hEvent set - in ntdll.Nt{Read|Write}File + always reset the event + added support for longlong offsets + better object disposal in error handling code paths
-
- 20 Jul, 2004 1 commit
-
-
Alexandre Julliard authored
properly take into account the window region.
-
- 16 Jul, 2004 1 commit
-
-
Alexandre Julliard authored
relying on the Unix environment.
-
- 29 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jun, 2004 1 commit
-
-
Eric Pouech authored
- Make use of it in kernel32.
-
- 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
-
- 06 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.
-
- 12 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
instead of CreateFileW ones (based on a patch by Eric Pouech).
-
- 04 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
device hacks (based on a patch by Eric Pouech).
-
- 24 Feb, 2004 1 commit
-
-
Uwe Bonnes authored
-
- 03 Jan, 2004 1 commit
-
-
Mike Hearn authored
-
- 11 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
return it on create_window and destroy_class. Only create a single instance of the desktop class for the whole session. Added some missing locking in the client-side class management.
-
- 10 Dec, 2003 2 commits
-
-
Alexandre Julliard authored
GetClassWord/Long (based on a patch by Mike McCormack). Various fixes to the class instance handling.
-
Alexandre Julliard authored
Do better range checking on the window extra bytes.
-
- 26 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
bytes.
-
- 14 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
attached to or detached from a process. Don't send exception events to the server unless a debugger is present.
-
- 08 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
file object; this way we don't need to use GetDriveTypeW in the loader code. Make sure we always have a valid builtin_load_info pointer.
-
- 07 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
(based on a patch by Martin Fuchs).
-
- 04 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 30 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 16 Sep, 2003 1 commit
-
-
Eric Pouech authored
- Added handle information to (wineserver) process snapshot.
-
- 08 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
Pouech).
-
- 19 Aug, 2003 2 commits
-
-
Mike McCormack authored
-
Eric Pouech authored
-