Implemented the OleCreateFontIndirect method and the associated COM
commiteb5a29b6ce80250145ddc58f2ddd0fc087b6987c
authorFrancis Beaudet <francis@macadamian.com>
Sat, 20 Feb 1999 16:48:53 +0000 (20 16:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 20 Feb 1999 16:48:53 +0000 (20 16:48 +0000)
treeb1c516a7221e6467c0eadb3983e92577dbca389f
parent3b092846c43f5ba69572a7dddde824b8c15fde53
Implemented the OleCreateFontIndirect method and the associated COM
object. That object supports the IFont and IDispatch interfaces.
15 files changed:
include/interfaces.h [deleted file]
include/oaidl.h [new file with mode: 0644]
include/ocidl.h [new file with mode: 0644]
include/ole.h
include/oleauto.h
include/olectl.h [new file with mode: 0644]
include/wine/obj_oleaut.h [new file with mode: 0644]
include/wine/obj_olefont.h [new file with mode: 0644]
include/wtypes.h
ole/Makefile.in
ole/guid.c
ole/ole2disp.c
ole/olefont.c [new file with mode: 0644]
ole/typelib.c
relay32/oleaut32.spec