Next Spaceship

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