Author Topic: Two updated files, help and macro file.  (Read 3227 times)

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Two updated files, help and macro file.
« 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.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy:

jj2007

  • Member
  • *****
  • Posts: 13957
  • Assembly is fun ;-)
    • MasmBasic
Re: Two updated files, help and macro file.
« Reply #1 on: January 05, 2017, 08:47:16 PM »
What's new? rcall and rvcall()?

hutch--

  • Administrator
  • Member
  • ******
  • Posts: 10583
  • Mnemonic Driven API Grinder
    • The MASM32 SDK
Re: Two updated files, help and macro file.
« Reply #2 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.
hutch at movsd dot com
http://www.masm32.com    :biggrin:  :skrewy: