
Signature
Greetings
Jochen
My blog about Win32 and .NET
http://blog.kalmbachnet.de/
OleCreateFontIndirect: thanks; I was afraid of that...
I haven't seen the example (don't subscribe to Experts Exchange - is it
worth it?) but it seems like hard work to unpick all the properties of an
existing object, pack them into a structure, and then recreate everything.
Still, if that's the only way...
Thanks again,
Phil
> >> But how can I go from a Font to a corresponding IFont?
> >
> > See: OleCreateFontIndirect
http://msdn.microsoft.com/library/en-us/com/html/9ab384d6-fc21-4152-a0cf-744948f
2f72c.asp
> For an example see here:
http://www.experts-exchange.com/Programming/Programming_Languages/MFC/Q_20265861.html