Gerard Patel
|
63b1d175b3
|
Take message filters into account for WM_PAINT too.
|
2001-05-21 18:33:56 +00:00 |
Eric Pouech
|
476c2b4cc3
|
Fixed reply_message when there is no received message.
|
2001-05-19 17:38:21 +00:00 |
Alexandre Julliard
|
9be457dd3b
|
Fixed typo in message filter check.
|
2001-05-18 23:22:12 +00:00 |
Alexandre Julliard
|
51ab43bd13
|
Moved the major part of message queue and window timer handling into
the server.
Implemented MsgWaitForMultipleObjectsEx.
|
2001-05-18 22:51:56 +00:00 |
Alexandre Julliard
|
8081e5a1e5
|
Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
|
2001-01-05 04:08:07 +00:00 |
Alexandre Julliard
|
1ab243bac1
|
Merged the get_read_fd and get_write_fd requests.
|
2000-12-19 02:12:45 +00:00 |
Alexandre Julliard
|
c5e433a3a6
|
Moved idle event handling to the server.
|
2000-05-30 19:48:18 +00:00 |