Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create a .dll for VB
Message
 
À
30/08/2000 13:57:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00410896
Message ID:
00410900
Vues:
18
>Ok, I was asked to build a dll that can be accessed from a VB program. I built a custom class that has the required code. I marked it as olepublic. I put the class in a project and then built a dll (I chose single threaded). It built a dll file. I wanted to test it from VFP so I ran a program that does a set library to that dll, additive and I get an 'Invalid dll' error.
>
>Did I do something wrong? How will this work being called from VB. It should be called with parameters. I put the code in the Init of the custom class.
>
Judy,

Did you register it via either REGSVR32.EXE or DllRegisterServer()?
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform