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. Can we change the path of dlls in target directory?

Can we change the path of dlls in target directory?

Scheduled Pinned Locked Moved C / C++ / MFC
questioncsharpc++visual-studiocom
4 Posts 2 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.
  • N Offline
    N Offline
    Nilesh Hamane
    wrote on last edited by
    #1

    This question is related to my previous question. As i mentioned before, my project contains many dlls and i am facing some ambiguity due to two dlls which contains same namespace names. So, i want to change the paths of these to dlls. But i dont know how to. Is their any option in visual studio c++ so that i can easily solve my problem?

    http://nnhamane.googlepages.com/

    S 1 Reply Last reply
    0
    • N Nilesh Hamane

      This question is related to my previous question. As i mentioned before, my project contains many dlls and i am facing some ambiguity due to two dlls which contains same namespace names. So, i want to change the paths of these to dlls. But i dont know how to. Is their any option in visual studio c++ so that i can easily solve my problem?

      http://nnhamane.googlepages.com/

      S Offline
      S Offline
      sashoalm
      wrote on last edited by
      #2

      LoadLibrary allows you to specify the full path to the dll.

      There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

      N 1 Reply Last reply
      0
      • S sashoalm

        LoadLibrary allows you to specify the full path to the dll.

        There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

        N Offline
        N Offline
        Nilesh Hamane
        wrote on last edited by
        #3

        I searched on net more about loadlibrary function but i haven't got anything. can you please tell me about how to use it in windows form?

        http://nnhamane.googlepages.com/

        S 1 Reply Last reply
        0
        • N Nilesh Hamane

          I searched on net more about loadlibrary function but i haven't got anything. can you please tell me about how to use it in windows form?

          http://nnhamane.googlepages.com/

          S Offline
          S Offline
          sashoalm
          wrote on last edited by
          #4

          Here's a link to Microsoft documentation - http://msdn.microsoft.com/en-us/library/ms684175(VS.85).aspx[^]

          There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

          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