server: Pass the data for message callbacks as vararg from the client side.
commit3ad9798263e817d001a3fc8a866ac8b0e0b7e855
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Oct 2006 18:25:42 +0000 (4 20:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Oct 2006 18:25:42 +0000 (4 20:25 +0200)
tree46dcde860c192d0efe27a3e7a5a11650cc65d634
parent29a3ce9f3a455bec5d2d9cba7c709e08a53aa3a3
server: Pass the data for message callbacks as vararg from the client side.
dlls/user/message.c
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/trace.c