Stack Size

Existing 16-bit applications (small and tiny models) must have a 4KB stack available when they enter system calls; otherwise, the stack can overflow into the data area.


[Back: Programming Considerations]
[Next: Presentation Manager]