Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a DLL
Message
De
15/09/2000 12:49:03
 
 
À
15/09/2000 12:22:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00416981
Message ID:
00417010
Vues:
16
>I'm working in a project where an application was developed with Visual C++. I wrote a program with VFP 6.0 SP3 using the MS Access database with ODBC. I build an EXE with project manager, but there is a requirement that I have to produce a DLL which would be called from the main application from Visual C++. However, I don't know much about C++, but there is specified I must make a DLL which would have a defined function like
> int function(char *param, int result)
>
>I don't know how to set my project and programs. So - where to start to build such a DLL?
>
>Thank's, Zlatko.


You can't build that type of DLL in VFP. You can build COM compliant DLLs. VC++ will be able to talk to those. I don't know VC++, so I can't say what the call would look like.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform