ChangeSet ID: 19705
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/22 04:23:32
Modified files:
dlls/kernel : sync.c
Log message:
Phil Krylov <phil(a)newstar.rinet.ru>
Fixed InterLocked* function definitions for non-x86 platforms in
accordance with the recent corresponding change of their declarations
in winbase.h.
Patch: http://cvs.winehq.org/patch.py?id=19705
Old revision New revision Changes Path
1.83 1.84 +5 -5 wine/dlls/kernel/sync.c
ChangeSet ID: 19702
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/22 04:22:43
Modified files:
dlls/oleaut32 : olefont.c
Log message:
Walt Ogburn <reuben(a)ugcs.caltech.edu>
When applying logical / himetric ratio to olefont sizes, must divide
by the standard ratio 72 / 2540.
Patch: http://cvs.winehq.org/patch.py?id=19702
Old revision New revision Changes Path
1.45 1.46 +4 -2 wine/dlls/oleaut32/olefont.c