Use the WOWHandle functions to convert between task handle and thread
commit011605edf3d46a92e45239a41becd0268a33c792
authorAlexandre Julliard <julliard@winehq.org>
Thu, 17 Oct 2002 18:26:53 +0000 (17 18:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Oct 2002 18:26:53 +0000 (17 18:26 +0000)
tree9a8207ab2dc2ef4b520a9bb7f28de38c5fa227fc
parent43701b945d3ed234b9f048a33b82b66a48ef86a7
Use the WOWHandle functions to convert between task handle and thread
id. Stop exporting TASK_GetPtr and THREAD_IdToTEB from kernel.
dlls/kernel/kernel32.spec
dlls/kernel/wowthunk.c
dlls/user/msg16.c
dlls/user/wnd16.c
dlls/winedos/module.c
windows/message.c
windows/winproc.c