I am writing an IE Extension (BHO) in C#. When run in protected mode (IE\'s new UAC-compliant mode which forces all extensions to run at low-integrity), it fails because it
I would start with the Protected Mode Internet Explorer Reference.