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. how to implement hotfix function?

how to implement hotfix function?

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
4 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.
  • L Offline
    L Offline
    lostangels
    wrote on last edited by
    #1

    :confused: in my program,the main exe runs with several dll modules, and i want to implement the function of replacing one of the dll files when the main exe is running? can anyone give me some advice? thanks a lot

    R H 2 Replies Last reply
    0
    • L lostangels

      :confused: in my program,the main exe runs with several dll modules, and i want to implement the function of replacing one of the dll files when the main exe is running? can anyone give me some advice? thanks a lot

      R Offline
      R Offline
      Roger Broomfield
      wrote on last edited by
      #2

      LoadLibrary() ???

      1 Reply Last reply
      0
      • L lostangels

        :confused: in my program,the main exe runs with several dll modules, and i want to implement the function of replacing one of the dll files when the main exe is running? can anyone give me some advice? thanks a lot

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        Do you want to load dll files on your program?

        L 1 Reply Last reply
        0
        • H Hamid Taebi

          Do you want to load dll files on your program?

          L Offline
          L Offline
          lostangels
          wrote on last edited by
          #4

          usually,when main exe is running,the dlls it loaded cannot be replaced. i want to replace the loaded dll without kill the main exe. the process of replace the dll module without stop the main exe is called "make hotfix"

          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