Better handling of the timeout in WaitForInputIdle.
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 8 Oct 2001 20:28:12 +0000 (20:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Oct 2001 20:28:12 +0000 (20:28 +0000)
commit671a2ee8b762f5dc8d2a47d08cd6f75c0f5c771b
treef96613bc7ba847d89beacd62988fa8620fbb3c7d
parent19337c7e181d0413bfa6f638bdff1902ce990bde
Better handling of the timeout in WaitForInputIdle.
Use WAIT_FAILED rather than the corresponding literal.
windows/message.c