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. Loading a DLL from memory

Loading a DLL from memory

Scheduled Pinned Locked Moved C / C++ / MFC
htmlperformancelearning
7 Posts 5 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.
  • H Offline
    H Offline
    Hamid Taebi
    wrote on last edited by
    #1

    Its first time I use of New Message on this forum but I think this article is helpful for you(of course I think you aware of it but for other friends that dont know about it. ;) Loading a DLL from memory[^].

    CPalliniC P N 3 Replies Last reply
    0
    • H Hamid Taebi

      Its first time I use of New Message on this forum but I think this article is helpful for you(of course I think you aware of it but for other friends that dont know about it. ;) Loading a DLL from memory[^].

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      Doing advertising? :-D

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      In testa che avete, signor di Ceprano?

      H 1 Reply Last reply
      0
      • H Hamid Taebi

        Its first time I use of New Message on this forum but I think this article is helpful for you(of course I think you aware of it but for other friends that dont know about it. ;) Loading a DLL from memory[^].

        P Offline
        P Offline
        Perspx
        wrote on last edited by
        #3

        Hamid. wrote:

        Its first time I use of New Message on this forum

        Want a medal? :rolleyes: Regards, --Perspx

        "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
        "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

        H 1 Reply Last reply
        0
        • P Perspx

          Hamid. wrote:

          Its first time I use of New Message on this forum

          Want a medal? :rolleyes: Regards, --Perspx

          "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
          "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

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

          :-O

          1 Reply Last reply
          0
          • CPalliniC CPallini

            Doing advertising? :-D

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
            This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
            [My articles]

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

            No thanks. ;P

            1 Reply Last reply
            0
            • H Hamid Taebi

              Its first time I use of New Message on this forum but I think this article is helpful for you(of course I think you aware of it but for other friends that dont know about it. ;) Loading a DLL from memory[^].

              N Offline
              N Offline
              Naveen
              wrote on last edited by
              #6

              I roughly read the article....One basic thing I didnt understand is, how to load a dll into the memory if it is not in the disk? :confused:

              nave [OpenedFileFinder] [My Blog]

              enhzflepE 1 Reply Last reply
              0
              • N Naveen

                I roughly read the article....One basic thing I didnt understand is, how to load a dll into the memory if it is not in the disk? :confused:

                nave [OpenedFileFinder] [My Blog]

                enhzflepE Offline
                enhzflepE Offline
                enhzflep
                wrote on last edited by
                #7

                A common use for this technique is to load a dll that is stored as a program resource. This allows single-file distribution of projects that use 3rd party dlls and for whom the source is not avail. It's also used by some virii. So, the dll almost always does exist locally on disk - just not in a single stand-alone file.

                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