*Where this package relies on other packages, the additional packages are listed below it.

Author(s)
Packages  Description
Allows you to install a custom error handler for each thread.

Designed specifically for WAA, will actually work with any multi-threaded Xbase++ application. In fact, it can even be used in single-threaded applications which can benefit from recursion protection.

Recursion protection causes the default error handler to be called in the event that an error is detected in your custom error handler.


Update History
Version Updated Description
1.0 11.05.2005 Initial release