Purely for academic reasons.
is it possible to programmatically cause a BSOD to occur under windows xp/windows 7 in C#/.NET.
I\'m suggesting there\'s got to
Create a ping. Kill the program. Instant bsod courtesy of microsoft's tcpip.sys in .net 4.
You'll get a process has locked pages. :)