Alexandre Julliard
|
ca3ac8f155
Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread
|
21 years ago |
Alexandre Julliard
|
d55e7f1e9b
Store the hook table in the thread queue instead of the thread
|
21 years ago |
Ulrich Czekalla
|
b2df5f9f19
- use global atoms for the format ids
|
21 years ago |
Alexandre Julliard
|
242e395bbc
Store the hardware messages in the thread input structure, not in the
|
22 years ago |
Alexandre Julliard
|
14e68ba7fe
Added support for system-wide hooks.
|
22 years ago |
Alexandre Julliard
|
0286135de3
Rewrote hook support to store the hook chain in the server.
|
22 years ago |
Alexandre Julliard
|
5030bda77c
Reimplemented Get/SetActiveWindow, Get/SetFocus and
|
22 years ago |
Alexandre Julliard
|
ab5063b217
Added server-side infrastructure for the thread input structure.
|
22 years ago |
Alexandre Julliard
|
31022d66ca
Signal and release the idle event when the process main thread exits.
|
22 years ago |
Alexandre Julliard
|
81f2a7307b
Send message for WSAAsyncSelect sockets directly from the server,
|
23 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Alexandre Julliard
|
47f9821817
Moved WIN_FindWinToRepaint functionality to the server.
|
23 years ago |
Alexandre Julliard
|
805bdc53e8
Store the window caption text in the server.
|
23 years ago |
Alexandre Julliard
|
a09da0cbbd
Added proper support for storing window parents in the server.
|
23 years ago |
Alexandre Julliard
|
bc878ef4d9
Convert user handles received from client to full handles.
|
23 years ago |
Alexandre Julliard
|
1a66d226eb
Added global management of user handles in the server.
|
23 years ago |