About QHTM

QHTM is written entirely in C++. It uses plain Win32 API calls but is compatible with just about language that can create a window and send Windows messages.

For more information and updates why not visit the web site http://www.gipsysoft.com or drop me a note at russf@gipsysoft.com

If you have ever wanted to have a hyperlink on a dialog box, or colored text, or even having bold text and a hyperlink in a tabular layout on a dialog then you are going to love QHTM.

Now you can add hyperlinks, images as hyperlinks, fonts, colors, tables and lists to your dialogs and it's as easy as SetWindowText( hwnd, "<b>Hello</b>" );

Of course you can also use images from PNG, MNG, GIF, BMP and PCX.

The HTML content can be loaded from file, from resources or generated on the fly. Plus, HTML can be included as part of a report, used as the report or it can be rendered onto pretty much any device context.

Plus, you can download a 'light' version and use it in your applications completely FREE!
Click here for more information, samples, documentation and pricing