Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registering a dll
Message
De
23/10/2002 21:32:19
 
 
À
23/10/2002 16:55:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00714269
Message ID:
00714628
Vues:
14
I control can be instantiated than you can use following code
IF TYPE([CREATEOBJECT("PDF.Pdfctrl.5")]) = "O"
  * Control is installed an registered 
ELSE
ENDIF
Otherwise you'll have to check the registry for the presence of the specific key.

>What I wonder... Such a registration might be done in the initcode. But can it be called more often? Or.. is there a lowlevel way to find out whether the control has already been registered?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform