Results 1 to 2 of 2

Thread: .dll Pathname in Declarations

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    1

    Question

    I'm calling to a dll control that comes with a mainframe emulator. The dll must be in the directory with the Application. The problem is, all of the systems this project might include don't have the App in the same directory. It doesn't seem like I can use App.Path in declarations to declare the dll. Any ideas?

  2. #2
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Wink

    It seems to me i once saw a way to do this, but i can't remember how now. Why don't you just cheat and have your install program search for where the file is and then copy it to the system directory, thus negating the need to declare the path of it at all.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width