[so] [tema5] SetGPFHandler mania

Vlad Cananau vladk2k at gmail.com
Sun Jan 6 10:41:39 EET 2008


> > 1. AddVectoredExceptionHandler(1, GPFHandler)
> > 2. AddVectoredExceptionHandler(0, ExceptionHanlder)
> > 3. AddVectoredExceptionHandler(1, GPFHandler)

Aici e problema ta
Ar trebui sa apelezi "AddVectoredExceptionHandler(1,
ExceptionHanlder)" pentru a il pune primul. Cu alte cuvinte, trebuie
sa te asiguri ca handlerul tau este incadrat de cele doua GPFHandler.
Nu stiu cum functioneaza 0, este posibil sa ti-l puna inclusiv dupa
apelul de sistem (nu prea vad ce zice MSDN despre asta... dar ce e
clar este ca "If the parameter is zero, the handler is the last
handler to be called")


More information about the so mailing list