Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Call DLL and its properties
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00096678
Message ID:
00096979
Views:
24
>It is highly appreciable , if someone let me know that How should I call dll in my form and set dll properties at runtime.
>I am using VFP3.0

How you setup and call a DLL from VFP 3.0 depends on what version of Windows you're using. If it's Win 3.1x then you must use the RegFN()/CallFN functions in Foxtools. If it's 32 bit Windows (95, NT) then you can use the DECLARE - DLL syntax, and call the function as you would any other. You can still use the RegFN/CallFN syntax, but I personally feel that the DECLARE syntax is a lot more understandable. If you can let me know the function(s) you're interested in calling and the platform, I'll see what I can do to help.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform