Hey, I'm currently using Microsoft Visual Studio 2005 and Visual C++ within it.
I need to remove the stack limit (if possible) or at least increase it.
How would I go about doing this?
Thanks in advance.
P.S. It is not possible to change my code to fix the problem due to the nature of the program.
I need to remove the stack limit (if possible) or at least increase it.
How would I go about doing this?
Thanks in advance.
P.S. It is not possible to change my code to fix the problem due to the nature of the program.
Comment