ChangeSet ID: 100939600100649745110422373 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/12/26 14:46:41
Modified files: dlls/user : comm16.c msg16.c include : user.h
Log message: Mike McCormack mike_mccormack@start.com.au Use alertable waits in PeekMessage16 and GetMessage16 so we can process APCs for 16bit comms.
Patch: http://cvs.winehq.com/patch.py?id=100939600100649745110422373
Revision Changes Path 1.10 +2 -0 wine/dlls/user/comm16.c 1.7 +5 -0 wine/dlls/user/msg16.c 1.35 +2 -0 wine/include/user.h