News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Win64 Stack

Started by Gunther, January 29, 2021, 08:33:03 PM

Previous topic - Next topic

felipe

Note that this is a "main" procedure, calling other "procedures". The prolog adjust the stack aligment and creates the space needed for the parameters of all callees. The epilog doesn't exist here because we end the program directly with ExitProcess... :icon_idea:

Gunther

Felipe,

Quote from: felipe on February 01, 2021, 01:10:04 AM
Note that this is a "main" procedure, calling other "procedures". The prolog adjust the stack aligment and creates the space needed for the parameters of all callees. The epilog doesn't exist here because we end the program directly with ExitProcess... :icon_idea:

thank you for your help.  :thumbsup:

Gunther
You have to know the facts before you can distort them.