Paul Vriens
|
dcb67841d2
|
Don't run tests on platforms that don't support WindowStation calls.
|
2005-07-18 09:08:58 +00:00 |
Alexandre Julliard
|
92fec7b67a
|
Keep track of the windows and hooks used by a thread to properly
refuse to change the thread desktop when it's in use.
|
2005-06-28 19:37:52 +00:00 |
Alexandre Julliard
|
b9b1ea9c9f
|
Added a close_handle method to the object operations, and use it to
implement registry notifications and the strange behavior of
CloseHandle on winstation/desktop handles.
|
2005-06-09 15:39:52 +00:00 |
Alexandre Julliard
|
78a3e63377
|
The desktop of a new thread should be set from the process initial
desktop, not from the parent thread.
Fixed a couple of bugs in the desktop name handling.
|
2005-06-09 12:07:12 +00:00 |
Dmitry Timoshkov
|
17408ba751
|
Added a couple of CloseHandle calls.
|
2005-06-09 09:46:06 +00:00 |
Alexandre Julliard
|
1bf96e09a9
|
Beginnings of support for window stations and desktops.
|
2005-06-08 18:44:50 +00:00 |