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

See Also


CategoryToDo CategoryDLLs CategoryNetworking

UrlMon (last edited 2013-06-16 07:20:15 by KyleAuble)