flat assembler
Message board for the users of flat assembler.
Index
> Windows > how to know when cdecl? |
Author |
|
idle 04 Jul 2011, 21:24
- ret xxxx
- documentation |
|||
04 Jul 2011, 21:24 |
|
bitshifter 05 Jul 2011, 02:37
I have the entire msdn library docs on disk for ref.
Another good ref is the C standard library headers. Since we are in Windows sub-forum then i also say that the only ones are cdecl is stdarg type procs. |
|||
05 Jul 2011, 02:37 |
|
mindcooler 05 Jul 2011, 23:36
"ret xxxx"?
|
|||
05 Jul 2011, 23:36 |
|
Enko 06 Jul 2011, 00:20
mindcooler wrote: "ret xxxx"? retn 4, retn 8, etc.... is stdcall, the called procedure cleans the stack. |
|||
06 Jul 2011, 00:20 |
|
yoshimitsu 07 Jul 2011, 17:24
it's documented in the msdn, you could also see c headers
additionally procedures which accept a variable amount of parameters are mostly cdecl |
|||
07 Jul 2011, 17:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.