I am developing a Pocket PC application directly using Microsoft clarm.exe
compiler. Is there a way to trap GPFs so when they occur the application not
just simply exit without any GPF message ?

I have tried to use UnhandledExceptionFilter() but without success.

I really appreciate your help.

Lars