Added server-side infrastructure for the thread input structure.
commitab5063b217d39b0c30b72ef0b557842fd21dbd64
authorAlexandre Julliard <julliard@winehq.org>
Fri, 11 Oct 2002 18:50:15 +0000 (11 18:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Oct 2002 18:50:15 +0000 (11 18:50 +0000)
treec8bb75d913577551b1babdf18cabd716205c70de
parented29ffdea440bb384802e4a5a1ad76acd0f7ddcb
Added server-side infrastructure for the thread input structure.
Reimplemented AttachThreadInput() and added GetGUIThreadInfo().
dlls/user/message.c
dlls/user/user32.spec
include/wine/server_protocol.h
include/winuser.h
server/protocol.def
server/queue.c
server/request.h
server/trace.c
server/user.h
server/window.c
windows/queue.c