flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar 05 Apr 2018, 09:29
See Windows Programming Headers documentation, section 1.3.
Quote: The name of procedure can be also followed by either the stdcall or c keyword to define the calling convention it uses. |
|||
![]() |
|
revolution 05 Apr 2018, 10:52
Code: proc my_c_function c arg0,arg1 ;... endp proc my_stdcall_function stdcall arg0,arg1 ;... endp |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.