Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
USING VFP DLL IN VB
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
USING VFP DLL IN VB
Divers
Thread ID:
00471556
Message ID:
00471556
Vues:
102
Hi All
I have made a single threaded Com server Dll with a Class
If I use it in VFP it Works like a charms
But my VB fellow can't use it
How can he use it in VB.

My dll name is comvb.dll and have a methode name meval in it
I use it like this
otest = CreateObject('comvb.vbeval')
? otest.meval('1<2') && return .t.
I have made this dll for the vb programmer, He can use the Eval() function in it

Thanks for the tips

Benoit
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform