J
JustMe
Hello:
I'm 'trying' to create a very simple c++ dll that will enumerate the fonts
on
the device and return these font names in a comma delimited string.
A few weeks ago, Alex Feinman and Paul Tobey gave me some kind words of
wisdom on this.
They suggested that it would involve using the EnumFontFamilies function as
well as a callback function.
But after wasting pretty much a whole day, I'm have no luck getting this to
work.
Can anyone supply me with some sample code in this regard?
Thank you in advance.
--Terry
I'm 'trying' to create a very simple c++ dll that will enumerate the fonts
on
the device and return these font names in a comma delimited string.
A few weeks ago, Alex Feinman and Paul Tobey gave me some kind words of
wisdom on this.
They suggested that it would involve using the EnumFontFamilies function as
well as a callback function.
But after wasting pretty much a whole day, I'm have no luck getting this to
work.
Can anyone supply me with some sample code in this regard?
Thank you in advance.
--Terry