.NET
schulman.asc
Associated article: Stalking General Protection Faults: Part I
Tags: .NET
_Stalking General Protection Faults_
by Andrew Schulman
[LISTING ONE]
/* FFFF.C
-- causes GP fault in real mode on 286/386, and in Virtual 86 mode
-- catch it in real mode
-- can't catch it in Virtual 86 mode
-- distinguishes between GP ...


