Hi jj2007

Thank you for the flowers

Long time ago I've learned in my life that to give choice to people is a big mistake, because they will always chose the worst option,
so, you do that only if you don't care about them.
So, we will probable give 3 options. My proposal is:
win64:11 ;we will force it and you will not need to declare it
OPTION STACKBASE ;this one will go together with x64
for 32 bit we will leave that choice of OPTION STACKBASE
and if not declared it will be normal 32 bit compatible with masm
If someone want to do on they own, they can still use:
OPTION PROLOGUE:NONE
OPTION EPILOGUE:NONE
I'll just see with Johnsa if he agrees about it.