PESTACK: setting the stack parameters

The PESTACK program allow to set the uncommitted and committed stack size.

Usage:

	pestack [-sXXXX -cXXXX] exefiles
Examples:
pestack test.exe

prints the current stack parameter

reloc -s1024 -c8 test.dll

stack size is 1024 K and 8 K comitted stack