Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a .dll
Message
 
To
08/08/2008 13:52:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01337552
Message ID:
01337613
Views:
14
>In VFP help (index) type "Automation Servers". Then double click "creating". Then read the "How to". Then read the "Also See - How to: Build ..."
>
>It's all pretty straight forward. Not much different than creating and building a .exe.
>
>Then look up the DECLARE - DLL command to see how to call it.

Alan,
You can't create a DLL that can be called with DECLARE-DLL in VFP. You must use CREATEOBJECT(). VFP can create ONLY Automation Servers, not Windows API DLL.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform