Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Register VFP DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00455973
Message ID:
00455984
Vues:
39
>Hi,
>Is there a function to check if a VFP DLL is registered?

You can check for existence of its' CLSID in the Registry under HKEY_CLASSES_ROOT\CLSID.
Of course, just CLSID existence does not guarantee that it is properly registered and the rest of necessary keys are in Registry too.

>And is there a alternate way to register a VFP DLL beside regsrv32 and setup routine?

You can manualy (programmatically) create the necessary keys in the Registry (but that would be repeating of what the above mentioned ways do)
Or build the DLL on that PC :)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform