Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a DLL in C++
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Creating a DLL in C++
Divers
Thread ID:
00826856
Message ID:
00826856
Vues:
52
Hi

I am using VC++ 6.0 project wizard to create a standard WIN32 DLL. Using the code it generates "sepdll2.dll". I keep getting "Cannot find entry point fnSepdll2". Any ideas?

In VFP8:

DECLARE integer fnSepdll2 IN sepdll2.dll

LOCAL r as Integer

r = fnSepdll2()
? r
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform