Alexandre Julliard : server: Added support for the PM_QS_* flags in PeekMessage.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 21 13:18:22 CST 2007


Module: wine
Branch: master
Commit: 89faee01948f22b337f0c36669744d16882c4ae6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=89faee01948f22b337f0c36669744d16882c4ae6

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Feb 21 15:21:05 2007 +0100

server: Added support for the PM_QS_* flags in PeekMessage.

---

 dlls/user32/message.c          |   16 ++++++------
 dlls/user32/tests/msg.c        |   50 ----------------------------------------
 include/wine/server_protocol.h |    7 ++---
 server/protocol.def            |    5 +--
 server/queue.c                 |   31 ++++++++++++++++--------
 server/trace.c                 |    4 ++-
 6 files changed, 36 insertions(+), 77 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=89faee01948f22b337f0c36669744d16882c4ae6



More information about the wine-cvs mailing list