davidchardonnet
Programmer
Hello,
I made an application which has many Forms (about 15). On my brand new W2k PC running at 1.4 Ghz it works great. But when I install it on an old NT 4 PC running at 300MHz, it started to call Dr Watson. With some exception handling I found that it was a 'stack overflow' which made it crash.
I changed the stack size in my linker otions, but it's the same...
Does anybody know what I can do to make it work?
Thank you
David
I made an application which has many Forms (about 15). On my brand new W2k PC running at 1.4 Ghz it works great. But when I install it on an old NT 4 PC running at 300MHz, it started to call Dr Watson. With some exception handling I found that it was a 'stack overflow' which made it crash.
I changed the stack size in my linker otions, but it's the same...
Does anybody know what I can do to make it work?
Thank you
David