Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling dlls written in another language
Message
General information
Forum:
Visual C++
Category:
Other
Title:
Calling dlls written in another language
Miscellaneous
Thread ID:
00603581
Message ID:
00603581
Views:
52
I have no problem calling C++ dlls from VFP. I am having trouble calling a VFP dll from C++. I create the fox dll with an OLE public class and it compiles ( in fox ) okay and creates myfoxdll.dll file. I write a small C++ program to read from that dll and it comples but when runs the LoadLibrary() function returns a NULL which means it cannot find the entry point in the dll. Does it have anything to do with C++ dlls having a dllmain() in them and VFP not having one? Do I need one?

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform