The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: Randall Hyde on May 04, 2010, 11:26:21 PM

Title: New Win32 Asm Programming Tutorial
Post by: Randall Hyde on May 04, 2010, 11:26:21 PM
Hi All,
I've just posted the first two chapters of a new Win32 Asm programming tutorial I'm creating.
You can find the tutorials here:
http://homepage.mac.com/randyhyde/webster.cs.ucr.edu/Win32Asm/index.html

These first two installments cover the basics of HOWL (HLA Object Windows Library) programming and creating button objects on a form. I'll try to get additional installments up as soon as I can write them.

Enjoy!

Cheers,
Randy Hyde
Title: Re: New Win32 Asm Programming Tutorial
Post by: Randall Hyde on May 06, 2010, 06:12:15 PM
Chapter six is now up. It covers Menus.
Cheers,
Randy Hyde
Title: Re: New Win32 Asm Programming Tutorial
Post by: Randall Hyde on May 13, 2010, 11:46:20 PM
Chapter seven is now up.
It covers graphic objects on the form.
Note that I've replaced all the tutorials on the website to reflect some changes made to the HLA standard library. If you've grabbed and saved them at this point, you'll probably want another copy of them (the changes are subtle, but important). Also note that you'll need HLA v2.10 or later to compile these examples.
Cheers,
Randy Hyde
Title: Re: New Win32 Asm Programming Tutorial
Post by: vmars316 on April 28, 2011, 05:01:41 AM
Greets,
HLA sure sounds good to this newbie.
Does the HLA work with EasyCode?
Where can I download the most current "the art of assembly programming", and the HLA libraries, etc..
Thanks a bunch...Vernon