FONTS DIALOG 0.9 by Brian Myers, Access Softek (c) 1992 -------------- DESCRIPTION ----------- Fonts Dialog is a font preview dialog box. Its sample text scrolls to let you view *all* the standard alphabetic characters at point sizes up to 72. PURPOSE ------- I'm distributing this early version partly as an advertisement and partly to see if anyone discovers bugs that don't show up on my system. If you do, or if you have any other comments, please leave a message in section 2 of the WINAPA forum of CompuServe. Thanks. SOURCE ------ The source code for Fonts Dialog appears in Chapter 14 of my new programming book: Programmer's Introduction to Windows 3.1 by Brian Myers & Chris Doner Sybex, August 1992 Fonts Dialog shows how to make a modeless dialog be the main window, how to enumerate fonts and style names, how make an owner-draw combo box, how to scroll, and how to subclass a dialog control. The book also covers DIBs, palettes, multimedia, memory management, drag-and-drop interface, reading and writing bitmap files, TrueType fonts, printing, the clipboard, allocating arrays dynamically, Win32 compatibility, metafiles, the basics of OLE, and loads of other stuff. DISTRIBUTION ------------ The program is copyrighted but free. Pass it on.