Click to See Complete Forum and Search --> : .dll Pathname in Declarations
pavil
Feb 8th, 2001, 06:44 AM
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?
Lord Orwell
Feb 10th, 2001, 09:39 PM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.