Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling dlls written in another language
Message
Information générale
Forum:
Visual C++
Catégorie:
Autre
Titre:
Calling dlls written in another language
Divers
Thread ID:
00603581
Message ID:
00603581
Vues:
53
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform