Alexandre Julliard
|
844ceb98ba
|
Store window class atom in the server.
Keep unlinked windows on a separate list.
Implemented inter-process FindWindow().
|
2001-10-09 23:26:40 +00:00 |
Alexandre Julliard
|
5af055d8df
|
Avoid list corruption when linking window with HWND_BOTTOM (thanks to
Gerard Patel).
|
2001-09-24 01:13:48 +00:00 |
Alexandre Julliard
|
a09da0cbbd
|
Added proper support for storing window parents in the server.
Added a few requests to query the window hierarchy.
|
2001-09-21 21:08:40 +00:00 |
Alexandre Julliard
|
1a66d226eb
|
Added global management of user handles in the server.
Very preliminary support for shared window handles.
|
2001-08-28 18:44:52 +00:00 |