I use ComponentWorks 3.0 with Borland C++ Builder 5 on Windows 2000, my application is fine when it runs under the debbuger. When I try to launch it from the Windows 2000, it will quickly crash with the message "unknown exeption...".
In my application, I commented out just one line (CWGraph->PlotY()), and it is very stable.
What is the reason ? What shall I try next ?
Nick