pluggableprotocol

Is it possible to register an asynchronous pluggable protocol user specific registry?

See http://msdn.microsoft.com/en-us/library/aa767916(VS.85).aspx for Async Pluggable protocols. We currently have it working, however it requires that we write to HKey_Class_Root. In the interest of trying to allow a non-admin install, it would be nice if we could achieve the same thing with writing to HKey_Current_User. Simply changi...

Who wins if we have multiple temporary Asynchronous pluggable protocol for same schema?

Suppose we have more than one temp Async pluggable protocols for schema lets say ftp: then which one will be called by urlmon? ...

Http Passthrough Pluggable Protocol for Firefox.

How can I make an http passthrough pluggable protocol for IE work in Firefox? Alternatively, how to develop one for Firefox? Any examples would be appreciated. Thanks. ...