Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change Declare DLL location issue
Message
From
09/01/2003 02:42:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Change Declare DLL location issue
Miscellaneous
Thread ID:
00739701
Message ID:
00739701
Views:
57
Hi,

If we are using some external DLL, we must declare it first
like

DECLARE xxxx IN xxxxx

For win32 API, we declare it like

DECLARE xxx IN Win32API


Can we copy the DLL to our window system folder and declare it
like

DECLARE xxx IN C:\TEST\XXX.DLL


If not, any way to overcome this issue as I don't want the
DLL to be in the same folder as my application.
Please advise. Thank you
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform