Fixed bug that could cause SendMessage to return too early in certain
commitb1095da50c67ea4de66a250ec88329875d49ba6c
authorAlexandre Julliard <julliard@winehq.org>
Wed, 19 Mar 2003 00:12:17 +0000 (19 00:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Mar 2003 00:12:17 +0000 (19 00:12 +0000)
tree7183dbef00d35c44d43f65335d28678f7a4dd03c
parent6da4c275ca469b923e5d507fedc5362f4bb28c70
Fixed bug that could cause SendMessage to return too early in certain
cases.
dlls/user/message.c
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/trace.c