Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ DLL
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00519958
Message ID:
00520537
Views:
14
>Hey Steve,
>
>>>My current thinking is where the existing VFP server is populating VFP properties for calculations, to swap that out to populate the C++ object properties. Methods in the C++ object will perform the calculations and set final answer properties where the VFP server can extract them and continue processing.
>
>??? Why don't you just write the C++ code as functions, register the functions in the VFP app and make calls to the C++ functions?
>
>Or is this too straight forward for a former VM programmer?
>
>Regards,
>Thom

Hi Thom,

How's it going? Of course that's too straight forward....hehehehe. Whether just C++ functions or having "functions" as methods in an object I don't think are that much different. I guess it's just the OOP thinking that takes over these days.

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform