Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. wrap the wininet dll

wrap the wininet dll

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alto
    wrote on last edited by
    #1

    I need to create a dll that will wrap Microsoft wininet.dll The idea is to install this Dll instead of the regular one in all the organization workstation and add some adjustments to few actions in the wininet.dll, especially logs Is it possible? I need to do it so the application that use the wininet.dll wont be noticed the different.

    T 1 Reply Last reply
    0
    • A alto

      I need to create a dll that will wrap Microsoft wininet.dll The idea is to install this Dll instead of the regular one in all the organization workstation and add some adjustments to few actions in the wininet.dll, especially logs Is it possible? I need to do it so the application that use the wininet.dll wont be noticed the different.

      T Offline
      T Offline
      ThatsAlok
      wrote on last edited by
      #2

      alto wrote:

      I need to create a dll that will wrap Microsoft wininet.dll The idea is to install this Dll instead of the regular one in all the organization workstation and add some adjustments to few actions in the wininet.dll, especially logs Is it possible? I need to do it so the application that use the wininet.dll wont be noticed the different

      little difficult task but achievable! you need to program all the function exposed by WinInet with same order and need to deploy it over wininet!

      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
      Never mind - my own stupidity is the source of every "problem" - Mixture

      cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

      M 1 Reply Last reply
      0
      • T ThatsAlok

        alto wrote:

        I need to create a dll that will wrap Microsoft wininet.dll The idea is to install this Dll instead of the regular one in all the organization workstation and add some adjustments to few actions in the wininet.dll, especially logs Is it possible? I need to do it so the application that use the wininet.dll wont be noticed the different

        little difficult task but achievable! you need to program all the function exposed by WinInet with same order and need to deploy it over wininet!

        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
        Never mind - my own stupidity is the source of every "problem" - Mixture

        cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

        M Offline
        M Offline
        Moak
        wrote on last edited by
        #3

        Probably a bad idea... thinking about how many legal scenarios there are to change wininet.dll.

        Chat in Europe :java: Now with 24% more Twitter

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups