Use alertable waits in PeekMessage16 and GetMessage16 so we can
authorMike McCormack <mike_mccormack@start.com.au>
Wed, 26 Dec 2001 19:46:40 +0000 (19:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Dec 2001 19:46:40 +0000 (19:46 +0000)
commit096524c5bfa825cd2c3b6c7433cb4e748bf13d36
treea6e38ae415baea1b3c7612547fec50de60543eb9
parent64295971be5d61beb3e6c0b2e29f333ff0435170
Use alertable waits in PeekMessage16 and GetMessage16 so we can
process APCs for 16bit comms.
dlls/user/comm16.c
dlls/user/msg16.c
include/user.h