Implemented GetWindowTask16 on top of GetWindowThreadProcessId.
commitd8bbcb2f231133d5e81c64d3e82cfe4506cd5d71
authorAlexandre Julliard <julliard@winehq.org>
Wed, 23 Oct 2002 18:56:02 +0000 (23 18:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Oct 2002 18:56:02 +0000 (23 18:56 +0000)
tree9b0a30be608a01eb766ae7d24c16d8bb4937a5cd
parent1298eb405370aa8535c5019a68cd0b14c2bf2752
Implemented GetWindowTask16 on top of GetWindowThreadProcessId.
Removed no longer used hmemTaskQ field in WND structure.
dlls/user/user32.spec
dlls/user/wnd16.c
dlls/x11drv/desktop.c
include/queue.h
include/win.h
windows/queue.c
windows/win.c