Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a DLL
Message
From
15/09/2000 12:49:03
 
 
To
15/09/2000 12:22:00
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00416981
Message ID:
00417010
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform