void cant return anything aka 0xC3 in assembler
Function is equivalent to var, meaning you can return a var aka 0xC2 in assembler.
0xC2 is followed by a WORD (2 bytes) with parameter count in bytes to clear the stack (if its stdcall, fastcall or thiscall)

Last edited by Ch40zzC0d3r; 03/21/15 00:41.