Get list of fonts (Win32)

Posted by user146780 on Stack Overflow See other posts from Stack Overflow or by user146780
Published on 2010-04-23T21:47:06Z Indexed on 2010/04/23 21:53 UTC
Read the original article Hit count: 195

Filed under:
|
|

I want to make a combo box with all of the computer's installed fonts enumerated in it. I'm not sure how this is done. Do I need to access the registry to get this? Thanks

© Stack Overflow or respective owner

Related posts about c++

Related posts about winapi