- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 27 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
If window station and desktop aren't inherited from the parent, don't connect to them from the server, but from the USER init code where we can get the proper values from the startup info structure.
-
- 06 Mar, 2006 2 commits
-
-
Alexandre Julliard authored
If a thread is owning the desktop window, when all other users of the desktop have exited, signal the owner to close the desktop (with a 1 second delay).
-
Alexandre Julliard authored
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 21 Nov, 2005 2 commits
-
-
Vitaliy Margolen authored
objects. Check for correct error in affected places.
-
Vitaliy Margolen authored
create & open. Use OBJ_OPENIF flag to create winstation & desktop.
-
- 18 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 01 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
- Remove case_sensitive flag from namespace. - Remove todo_wine from now succeeding tests.
-
- 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.
-
- 11 Jul, 2005 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Support multiple desktop windows (one per desktop object). Use the window desktop to find the window station to use for property atoms.
-
Alexandre Julliard authored
too many accessor functions.
-
- 07 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Jun, 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 3 commits
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
Alexandre Julliard authored
desktop, not from the parent thread. Fixed a couple of bugs in the desktop name handling.
-
Mike McCormack authored
-Wmissing-declarations.
-
- 08 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-