Example by Pelle :
http://www.smorgasbordet.com/pellesc/sample_x64_c.htm
Good stuff.
thanks but
x64_call_to_c_func proc public uses rbx rdi n:dword parmarea = (4 * sizeof qword)
that's confusing and ridiculous
Quote from: E^cube on July 31, 2009, 02:34:15 AM
thanks but
x64_call_to_c_func proc public uses rbx rdi n:dword parmarea = (4 * sizeof qword)
that's confusing and ridiculous
I think it's more like the guy wants to show off the capabilities of his assembler. Understandable.
fair enough, he's obviously worked hard on poasm and pelle C, and thread wasn't about using poasm mainstream so I retract my previous statement and in the future will keep such comments to myself.