ChangeSet ID: 17183 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/20 13:53:54
Modified files: dlls/user : message.c
Log message: 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.
Patch: http://cvs.winehq.org/patch.py?id=17183
Old revision New revision Changes Path 1.76 1.77 +17 -12 wine/dlls/user/message.c