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?