server: Changed the get_next_hook request to allow retrieving the current hook too.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 5 Oct 2006 12:05:48 +0000 (14:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Oct 2006 12:05:48 +0000 (14:05 +0200)
commit2f80fcd88d1ff3123d24acd4747c032a64dcbfad
tree35e458c3a20d53ee49d69f7e1da2e505eafd6d76
parent533f51995003126fed04d18b367a622192d41004
server: Changed the get_next_hook request to allow retrieving the current hook too.
dlls/user/hook.c
include/wine/server_protocol.h
server/hook.c
server/protocol.def
server/request.h
server/trace.c