ChangeSet ID: 995936368367741849739105
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/07/23 20:59:28
Modified files:
dlls/oleaut32 : oleaut.c oleaut32.spec olefont.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
OLEAUT32.DllGetClassObject and support for the Ole StdFont added (just
giving back a 8 point System font for now).
Patch: http://cvs.winehq.com/patch.py?id=995936368367741849739105
Revision Changes Path
1.18 +24 -0 wine/dlls/oleaut32/oleaut.c
1.27 +2 -2 wine/dlls/oleaut32/oleaut32.spec
1.11 +74 -0 wine/dlls/oleaut32/olefont.c