Simple question about setting stack space

  • Thread starter Thread starter xyz@abc
  • Start date Start date
X

xyz@abc

How do I set (read: increase) the stack space used by an application
called in W XP?
 
Hi,

Config.nt or autoexec.nt

Might also try adding the line as a system variable. Control
panel/system/advanced tab/environmental variables.

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Win9x
Windows isn't rocket science! That's my other hobby!

Associate Expert - WinXP - Expert Zone
 
I found the system env. vars, but what do I name the stack space?
And what do I set it to?
I'm familiar with config.nt and autoexec.nt (I've used dos for 20 yrs)
and tried to bump STACKS=9,512 up to STACKS=9,2048
but the application still exits with "stack overflow"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top