Alexandre Julliard : server: Changed the get_next_hook request to allow retrieving the current hook too .
Module: wine Branch: master Commit: 2f80fcd88d1ff3123d24acd4747c032a64dcbfad URL: http://source.winehq.org/git/wine.git/?a=commit;h=2f80fcd88d1ff3123d24acd474... Author: Alexandre Julliard <julliard(a)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=2f80fcd88d1ff3123d24ac...
participants (1)
-
Alexandre Julliard