News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

HOWL v0.5 is now available

Started by Randall Hyde, March 26, 2010, 03:53:24 AM

Previous topic - Next topic

Randall Hyde

Hi All,

I've just finished off HOWL v0.5.
This version of the HLA Object Windows Library includes the wFont (untested) and wLabel (tested) widgets.
I've also eliminated the widget macro and replaced it with type-specific macros for each of the possible widgets. This new macro scheme will scale much better to a large number of different widgets.

For those who want to play around with the source code: Note that the user application portion appears in the howldemo.hhf and howldemo.hla source files. The howl.hhf and howlmain.hla files are basically the library code.
Cheers,
Randy Hyde