Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare dll statement results in error
Message
From
17/10/2003 02:59:27
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Declare dll statement results in error
Miscellaneous
Thread ID:
00839627
Message ID:
00839627
Views:
52
Hi there,

I am using a third party DLL in my Fox program.
After successfully declaring a function like;

DECLARE INTEGER cFunctionName IN lcDLLDir+"\dllname.dll";
integer, string, integer, integer

I am able to use this function once.
When I try to execute this code more than once I got an error messages
that tells me the declare statement was not successfull.

Is there anything I have to do? Cleaning up resources or something?

Many thanks,

Erwin
Next
Reply
Map
View

Click here to load this message in the networking platform