URLMON.DLL
Implements URLMoniker and a relative API that is used to abstract downloading process.
TODO
- Implement URLDownload* functions on top of URLMoniker
Complete implementation of CoInternet* functions
CoInternetCombineUrl
CoInternetCompareUrl CoInternetGetProtocolFlags
CoInternetGetSecurityUrl
CoInternetParseUrl (commonly used actions are implemented)
CoInternetQueryInfo
Implement IInternetSecurityManager
Implement IInternetZoneManager
Implement IInternetSession
- Implement other API

MoinMoin
Python