Next Spaceship

Driving into future...

VC6.0 Has a Stack Overflow

| Comments

When VC6.0 breaks down due to a stack overflow, sometimes you can adjust the stack allocations to get around this problem.

Project->Settings->Link->Category->Output

Write the bytes you need in Stack allocations->Reserve.

Comments