Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the syntax in vfp.
Message
 
 
To
13/05/2005 13:04:22
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01013966
Message ID:
01013968
Views:
16
>I need to get access to the functions in a dll. I don't seem to be able to create an object of it. I have an example in VB. Not being a VB person, how do I translate into VFP?
>
>Declare Function MyFunctionInTheDll Lib "MyDll.dll"
Declare MyFunctionInTheDll IN "MyDll.dll"
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform