Alexandre Julliard
|
7695d69046
|
A couple of optimizations to avoid some server calls in WIN_FindWndPtr
and related functions.
|
2001-09-24 01:19:59 +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
|
bc878ef4d9
|
Convert user handles received from client to full handles.
|
2001-09-12 17:09:24 +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 |