Handle posted internal messages directly in PeekMessageW to avoid
commitfc2bd2324e68b9ff4857c7c4a2d3d64f3ed5cf00
authorAlexandre Julliard <julliard@winehq.org>
Wed, 20 Apr 2005 18:53:53 +0000 (20 18:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Apr 2005 18:53:53 +0000 (20 18:53 +0000)
tree063a234770a40fcd044de8dffecfc675a15cdcc0
parentd1a36e1929ea377f5a39c79f608b0391d5258610
Handle posted internal messages directly in PeekMessageW to avoid
having to return them to the application.
Call NtYieldExecution for nicer behavior when PM_NOYIELD is not
specified.
dlls/user/message.c