I'm in the process of making a Multi-player module for a space simulator called orbiter.
how do tell my program to look in a directory for my DLL, at the moment it loads in the same folder as the .exe, I need to change this. I'm using Implicit Linking.
Home...