Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access dll over Christof Lange's struct class
Message
 
 
To
27/07/2001 08:05:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00536282
Message ID:
00536542
Views:
9
Christian,

>i want to access a self written plain C dll from within FVP with help from
>christof lange's struct class

Since you wrote the C code why not give it a "dual interface"? One function that uses the struct to call from C/C++ and one function that takes each item of the struct as an argument. It would make calling it from VFP a lot easier. Then in the C code you can more easily move the arguments into the struct and call the existing function.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform