Alexandre Julliard : server: Changed the get_next_hook request to allow retrieving the current hook too .

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 5 13:06:04 CDT 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct  5 14:05:48 2006 +0200

server: Changed the get_next_hook request to allow retrieving the current hook too.

---

 dlls/user/hook.c               |   10 ++++++----
 include/wine/server_protocol.h |   15 ++++++++-------
 server/hook.c                  |   39 ++++++++++++++++++++-------------------
 server/protocol.def            |   11 ++++++-----
 server/request.h               |    4 ++--
 server/trace.c                 |   13 +++++++------
 6 files changed, 49 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list