Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registering dlls not always needed?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00776597
Message ID:
00776603
Vues:
17
ActiveX controls need to be registered in the computers registry in a few key locations to allow for the proper instantiation and type library binding.

It is possible that depending on the location of the controls and the nature of your application that the programming engine registered them for you.

Technically, the registration process for a control is to either use RegSvr32 or load the library into memory then using a function pointer Invoke the DLLRegisterServer function to cause the control to create the appropriate registry entries.

It is best practice to ALWAYS register the controls on the machine and to place those controls in the SYSTEM directory on the target machine to avoid version conflicts.
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform