10.8.11 stdcall

This modier pushes the parameters from right to left on the stack, it also aligns all the parameters to a default alignment.

More information about this modier can be found in the Programmers guide, in the section on the calling mechanism and the chapter on linking.