Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Define this macro if pushing a word onto the stack moves the stack pointer to a smaller address.
So this means that by default the stack will grow upward?
Meaning that ESP will hold the upper limit of the stack (a value larger than the one of EBP)?