14.9.23 stdcall

The stdcall modifier pushes the parameters from right to left on the stack, it also aligns all the parameters to a default alignment.

More information about this modifier can be found in the Programmer’s Guide, in the section on the calling mechanism and the chapter on linking.

Page generated on 2026-09-02.  Report a problem on this page