Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is an OCX Registered On My Machine?
Message
De
28/04/1999 23:56:36
 
 
À
28/04/1999 23:40:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00213266
Message ID:
00213303
Vues:
32
> My intended logic is as follows:
>
> IF the form does not instantiate (1733 detected)
> check if all the activeX controls on the form are registered
> if any is not registered, register it (if possible)
> ENDIF the form does not instantiate

Well, you can use the following logic:
1. Check if all needed ActiveXs are registered.
2. If not, try to register them
3. If success, launch the form

> So I still need to determine if a given ActiveX control is registered...

Isn't it the problem I gave you a solution for?

> I will need to register and possibly unregister OCXs, so I am interested in your functions. I've never used the FAQ here--how do I find your functions?

Click on the Book icon in the left panel (this is the Knowledgebase icon), click on "frequently Asked Questions", click on "ActiveX controls in VFP", click on "How to register/unregister an OCX/ActiveX programatically".

Vlad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform