Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interfacing C DLL with Fox.
Message
 
 
To
21/09/1998 10:20:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00139024
Message ID:
00139166
Views:
39
Alex,

If putting the proper case of the name in the VFP DECLARE command doesn't solve your problem, what kind of VC++ project did you create? If you build an MFC DLL all you have to do is create public member functions and I always just put the function name in the .DEF file instead of using the macro. it works great for me. There is a sample of this in the spyin.zip file over on my website.

>Here's what. I need to re-write some DLL's to be accessible from VFP.
>I couldn't yet, because I always get an error from VFP: "Invalid entry point 'funtion_name'". Any hints why this happens? Any fool proof method? I'm using VC++ 5.
>
>Now the other thing is that I need to pass structures back and forth. I could do it, but I always get garbage.
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