Hello,
I have read on a forum that masm 64 bits don't have macros ? IF ...
Is it true ?
yes, M$ has removed most high level support from ml64 (.if, .while, invoke, ...). However, the macro system is still there and full functionally.
jWasm is the way to go :bg