Project DescriptionManaged wrappers for part of URLMON.dll to implement Internet Explorer Asynchronous Protocols.
The implementation of Asynchronous Pluggable Protocol basic class with 3 demo protocols.
- Color: protocol renders C# source code colorized
- NetRest: is a managed counterpart to unmanaged res: protocol
- MyWeb: is a clone of a protocol Microsoft demoed in very first drop of CLR, in-process ASP.NET runtime
The library also shows temporary in-process registration of Pluggable Protocols as well as non-admin registration of COM objects. It means it is fully functional for development and runtime for User-only accounts and in UAC scenarios in Vista.