Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating/using a DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00312591
Message ID:
00312633
Vues:
34
>>Hi Bryan,
>>
>>Since VFP DLLs are COM objects, you use the CREATEOBJECT() syntax to interface with them. However, I believe that C++ can also be used to create DLLs that are also COM objects. In this case, you wouldn't have to make any changes to the calling code. Otherwise, the DECLARE - DLL syntax would be required.
>
>
>Thanks, George. That's exactly what I needed to know. You're the man!

You're welcome, Bryan. Good to see you (virtually speaking). BTW, yes, you can use C++ to create COM objects. However, I don't know for certain, when it comes to deployment time, if it will have to be re-registered in the registry or not. Further, if it's an OCX, it will be.
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