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:
00436543
Vues:
30
George, thanks for your reply.
The specific Control is called COMMx (From treeview) .
I think it is supported in VFP6,DELphi and VC++ so I suspect it is written in something other than Foxpro.

I reckon then all I have to do is:


... RegSvr32 Commx.dll


Regards,

Gerard


>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform