💻 Software
How to increase stack size permanently on Windows 7?
Fresh5 days ago
Mar 15, 202613671 viewsConfidence Score0%
0%
Problem
I need to increase the default stack size on 32-bit Windows 7 ultimate.As I know there are two ways to increase stack size on Linux, executing command " ulimit -s size " and changing limits.conf file. Is there some similar method for Windows 7 operating system ?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to increase stack size permanently on Windows 7?
Low Risk
changing the stacksize for a program can be changed by using the command (part of visual studio): See https://docs.microsoft.com/en-us/cpp/build/reference/stack
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix