Always get a hardware message from the system queue in PeekMessage,
commita5bb5ea2c304e068b9ecf935254c9dd7b26e567e
authorOve Kaaven <ovek@arcticnet.no>
Fri, 28 Jul 2000 20:17:54 +0000 (28 20:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jul 2000 20:17:54 +0000 (28 20:17 +0000)
tree3301c502fb1a212c07b6a515447ca28b19e157f9
parente8d4268a9f108472ee57d3d631bf6c0e9918c8c4
Always get a hardware message from the system queue in PeekMessage,
even if no such wake bits are set, because in a PeekMessage loop,
there's no sleeping, so the necessary wake bits are never set...
windows/message.c