Debugging Tools for Windows |
The Disable stack extension flag prevents the kernel from extending the stacks of the threads in the process beyond the initial committed memory.
Abbreviation | dse |
Hexadecimal value | 0x10000 |
Symbolic Name | FLG_DISABLE_STACK_EXTENSION |
Destination | Image file registry entry |
This feature is used to simulate low memory conditions (where stack extensions fail) and to test the strategic system processes that are expected to run well even with low memory.