Hello all,
Johnsa: Thanks for the input. BTW, I'm using MASM ml64.exe. 32 bit masm had a default prologue option macro called FORCEFRAME, but they seem to have gone away from that in 64 bit.
AW27: Thanks for the clarification. I suspected that it might be in temphls.inc. I couldn't verify this since I don't have that file.
Hutch: The program you wrote in 2016 called window5 was the trigger for my question, since I couldn't get it to assemble owing to the lack of the temphls.inc file. Window5 was beautifully laid out and annotated and I wanted to use it as a foundation for additional functionality. Then it wouldn't assemble...
I'm interested to see how the Prologuedef mentioned by Johnsa compares to the STACKFRAME macro you wrote.
Regards,
Mark