Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does a DLL by definition use the registry?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01035247
Message ID:
01035257
Vues:
15
This message has been marked as a message which has helped to the initial question of the thread.
>Do all DLLs have to be registered? Is that just part of what a dll is? Are there DLLs that can be used by VFP without being registered?
>


Rodd,

There're two kinds of DLLs that can be used from VFP: Windows DLL and COM DLL. The Windows DLL cannot be registered and DECLARE statement is used to access functions in it. The COM DLL has to be registered in order to be used. In WinXP and Win2k3 it can be "registered" with a manifest file. See http://www.red-gate.com/other/com_without_registration.htm for details.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform