Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How an application can find a COM Server ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01290217
Message ID:
01290242
Vues:
12
As Sergey said, COM DLLs need to be registered the same as ActiveX controls. However, if you are using Windows 2003/SP3 or later OS you can create an "Assembly Manifest" file. It is an XML file that sits along side your EXE (or you can embed it into your EXE if you know how) and allows you to use a COM DLL or ActiveX without registereing it.

For more info, check out this web site: http://msdn2.microsoft.com/en-us/library/aa374219.aspx
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform