Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Self Registered or Not Self Registering
Message
From
01/03/1999 22:33:35
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00192650
Message ID:
00193005
Views:
38
That's not really necessary. A dll can be in any directory as long as the app(s) that's using it knows how to find it. There are precise rules on how an executable (app/dll/ocx) looks for a dll. These rules are explained in the Help/MSDN for LoadLibrary API function. Besides all rules, an app can open any dll from anywhere by specifing the whole path (although not recommendable).

Vlad

>.DLLs need to be present in the system path, which normally means installing them to the directry resolved as the system directory by Windows.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform