Catching AVs on Windows

Robert Fraser fraserofthenight at gmail.com
Sun Apr 13 14:02:53 PDT 2008


Hi,

Has anyone had any success trapping access violations on Windows and 
changing them into D exceptions? I created a function and passed it to 
SetUnhandledExceptionFilter, but my exception filter never triggered on 
the access violation.

Thanks,
Robert


More information about the Digitalmars-d-learn mailing list