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.
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.