riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test.
[wine] / server / queue.c
2001-06-19  Alexandre JulliardMoved hardware message queue handling to the server.
2001-05-21  Gerard PatelTake message filters into account for WM_PAINT too.
2001-05-19  Eric PouechFixed reply_message when there is no received message.
2001-05-18  Alexandre JulliardFixed typo in message filter check.
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-05-30  Alexandre JulliardMoved idle event handling to the server.