Mixing C functions and X64 assembly functions

Started by Vortex, July 12, 2009, 01:00:13 PM

Previous topic - Next topic


ecube

thanks but


x64_call_to_c_func proc public uses rbx rdi n:dword parmarea = (4 * sizeof qword)


that's confusing and ridiculous

mitchi

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.

ecube

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.