Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to register Active x Controls
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00436428
Message ID:
00436431
Vues:
30
>How do I register an active -x control in a :
>1) Windows 98 pc
>2) Windows NT workstation PC
>
>I think all I have to do is :
>Regsvr32 MYDLL.dll
>
>Is is as simple as this (in both environmnets) or do I need to add any parameters ?
>
>regards,
>
Gerard,

Are you talking about an ActiveX control created in another environment or a VFP COM server? If the latter, registration can be done right within VFP by calling the DllRegisterServer() function within the DLL. Some ActiveX controls are self-registering like this, but not. If they are using Regsvr32 simply calls the function I just mentioned.
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