Added first/last message filters to MSG_InternalGetMessage to avoid
commit3f03975f4857201b34903fed25f42a77f531589b
authorAlexandre Julliard <julliard@winehq.org>
Thu, 12 Apr 2001 21:09:03 +0000 (12 21:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Apr 2001 21:09:03 +0000 (12 21:09 +0000)
tree36f0ff4c0fdc13dd4bf01aeccffed718ab67e542
parent85d308631c90e69e09936faaeb75288852669be2
Added first/last message filters to MSG_InternalGetMessage to avoid
busy waits.
controls/menu.c
include/message.h
windows/dialog.c
windows/message.c
windows/nonclient.c