ChangeSet ID: 1029262639783669510231451
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/08/13 13:17:19
Modified files:
dlls/user : message.c
Log message:
Add QM_SMRESULT in wake bits too in case the changed bits get cleared
while processing a sent message.
Patch: http://cvs.winehq.com/patch.py?id=1029262639783669510231451
Revision Changes Path
1.20 +3 -3 wine/dlls/user/message.c
ChangeSet ID: 1029262372575447901924239
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/08/13 13:12:52
Modified files:
graphics : path.c
Log message:
Huw D M Davies <hdavies(a)codeweavers.com>
At the end of PATH_StrokePath, update dc->CurPosX|Y so that their
values are in logical co-ords.
Patch: http://cvs.winehq.com/patch.py?id=1029262372575447901924239
Revision Changes Path
1.30 +13 -0 wine/graphics/path.c