05-03-2006 01:00 PM
05-04-2006 01:23 AM
Hi Dick,
I never been faced to a similar problem, and I don't know the size of your code.
However debbugable executable can require additional memory to run (i.e to detect uninitialized variables), and this can explain why your code runs in release and not in debuggable. Try to increase the stack memory size on the "Build Options" menu.
Bye
baloss
05-04-2006 09:08 PM
05-17-2006 09:03 AM
05-17-2006 09:18 AM
05-17-2006 09:50 AM
05-17-2006 10:31 AM