The MASM Forum

Microsoft 64 bit MASM => MASM64 SDK => Topic started by: hutch-- on January 05, 2017, 03:02:13 PM

Title: Two updated files, help and macro file.
Post by: hutch-- on January 05, 2017, 03:02:13 PM
I have tweaked a few of the macros and done some more work on the CHM help file (God I hate working on help files.). Sad to say there is much more to be done.  :(

This should build any of the newer stuff I have posted.
Title: Re: Two updated files, help and macro file.
Post by: jj2007 on January 05, 2017, 08:47:16 PM
What's new? rcall and rvcall()?
Title: Re: Two updated files, help and macro file.
Post by: hutch-- on January 05, 2017, 10:13:09 PM
It needed both forms, statement and function, odd tweaks here and there but I don't particularly document the sequence of changes, it simply takes too long. I can now use ".exit", the 2 macros that turn GDI+ on and off etc ....

The help file has been added to and a number of things subtly changed as I read them over again. Behind even trivial changes is a mountain of testing, test pieces and ideas that have not yet been put into place.