Alexandre Julliard
|
b3332d74b0
|
Converted the server to -DSTRICT.
|
2002-10-19 01:00:59 +00:00 |
Alexandre Julliard
|
65adc24f14
|
Fixed next_user_handle to also work on deleted handles.
|
2002-05-31 18:25:53 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
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 |