Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registering DLLS etc
Message
 
 
À
25/10/2000 13:34:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00434181
Message ID:
00434188
Vues:
14
>any info on DLL, ActiveX and OLE Controls etc registration will be gratefully appreciated.

It's not hard. If you want to do it programatically:

Declare DllRegisterServer In
DllRegisterServer()

To do it from a command line, run regsvr32.exe.

Works for OCXs, too, since those are just gussied up DLLs.
Mike Stewart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform