Alexandre Julliard : server: Return the data for winevent hooks in the varargs part of the get_message request .
Module: wine Branch: master Commit: 59dc456822800ae286cf5a7dc336778d73f283cd URL: http://source.winehq.org/git/wine.git/?a=commit;h=59dc456822800ae286cf5a7dc3... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Oct 4 16:04:53 2006 +0200 server: Return the data for winevent hooks in the varargs part of the get_message request. --- dlls/user/message.c | 58 ++++++++++++++++++++++------------------ include/wine/server_protocol.h | 21 ++++++++++++-- server/protocol.def | 19 +++++++++++-- server/queue.c | 29 ++++++++------------ server/trace.c | 10 +++++-- 5 files changed, 83 insertions(+), 54 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=59dc456822800ae286cf5a...
participants (1)
-
Alexandre Julliard