Subject Re: [IBO] Stack overflow
Author Robert Martin
> **********************
> We had a similar stack overflow problem that was creating interference
> with another third party tool. I went into Delphi Project/Options and
> increased stack size from 100k (where I assume it was defaulted) to
> 200k. That appeared to solve the problem.
>
> Lane C.
> NW Software

Hi. Interesting suggestions Lane. I have never looked at any of these
settings!

In the 'Linker' section I have

Min stack size $00004000
Max stock size $00100000

Should I try changing it so that max is something like $00200000?

Cheers
Rob