Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NEED DLL HELP!
Message
De
18/06/1999 13:41:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00229756
Message ID:
00231511
Vues:
21
>Jason,
>
>Exporting the functions applies only to API type DLLs that you make with C/C++. You gain access to these functions using the DECLARE command. VFP DLLs are COM objects, they are accessed by oSomeServer = createobject( "YourDLLFileName.YourOLEPublicClassName" ). All methods/properties of the class that are marked as public will be available to the client using your COM object.
>
>>You may also have a problem with there not being an entry point into the DLL. You have to export the functions/methods specifically. It is the end of the day, and the specifics are eluding me at the moment. I'll post a specific answer in a little while. Tomorrow morning at the latest.

mea culpa mea culpa ...

Like I said, it was the end of the day.

Regards,

Jason
Jason Tryon
Senior Systems Analyst / Technical Lead
eBusiness / iPage
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform