server: Return the data for callback results in the varargs part of the get_message...
commit29a3ce9f3a455bec5d2d9cba7c709e08a53aa3a3
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Oct 2006 14:29:45 +0000 (4 16:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Oct 2006 14:29:45 +0000 (4 16:29 +0200)
treed07662a81119f1862a735a98852c7e00296b1a89
parent59dc456822800ae286cf5a7dc336778d73f283cd
server: Return the data for callback results in the varargs part of the get_message request.
dlls/user/message.c
include/wine/server_protocol.h
server/protocol.def
server/queue.c