[fpc-devel] FPC for Sanos (a minimal Win-32)
Sven Barth
pascaldragon at googlemail.com
Fri Mar 25 11:22:54 CET 2011
Am 25.03.2011 10:51, schrieb Pierre Free Pascal:
> SetConsoleCtrlHandler is the central function
> used inside Windows RTL to support exceptions on that target...
> Using signals.pp unit might help for this particular problem
> as thread specific exceptions with thread information block
> seems to be supported (but I didn't test it).
Correct me if I'm wrong, but isn't the central function for this
"SetUnhandledExceptionFilter"?
Regards,
Sven
More information about the fpc-devel
mailing list