Alexandre Julliard
|
538b24747c
server: Free client-side user handles at process exit.
|
před 15 roky |
Alexandre Julliard
|
9018e13c5e
server: Add support for allocating purely client-side user handles.
|
před 15 roky |
Alexandre Julliard
|
d764107434
server: Make user handles ints instead of pointers.
|
před 16 roky |
Andrew Talbot
|
b1788c8462
server: Replace inline static with static inline.
|
před 17 roky |
Mike McCormack
|
e65349d4eb
server: Cast user handles to unsigned long for win64 compatibility.
|
před 18 roky |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
před 18 roky |
Alexandre Julliard
|
90af05f060
Treat 0xffff the same as 0 for the handle generation field to avoid
|
před 19 roky |
Alexandre Julliard
|
ed8a41c7b5
Only allocate even-numbered window handles, MS Project depends on that
|
před 20 roky |
Alexandre Julliard
|
b3332d74b0
Converted the server to -DSTRICT.
|
před 22 roky |
Alexandre Julliard
|
65adc24f14
Fixed next_user_handle to also work on deleted handles.
|
před 22 roky |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
před 23 roky |
Alexandre Julliard
|
7695d69046
A couple of optimizations to avoid some server calls in WIN_FindWndPtr
|
před 23 roky |
Alexandre Julliard
|
a09da0cbbd
Added proper support for storing window parents in the server.
|
před 23 roky |
Alexandre Julliard
|
bc878ef4d9
Convert user handles received from client to full handles.
|
před 23 roky |
Alexandre Julliard
|
1a66d226eb
Added global management of user handles in the server.
|
před 23 roky |