Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C++ DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
C++ DLL
Divers
Thread ID:
00519958
Message ID:
00519958
Vues:
34
Hi Everyone,

I need to move some compute intensive algorithms out of VFP and into a C++ object which is to be a DLL. VFP will do the data retrieval and this process also runs as an automation server.

I am seeking suggestions on;
1. How best to set this construct up.
2. What pitfalls to expect.
3. How well this implementation even is or if there is some better way.

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.

Thanks,
Steve
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform