Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I register a COM object at run time.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00839541
Message ID:
00839739
Vues:
22
>>I'M confused Where do I get DllRegisterServer()
>Its an extrnal API provided by your friendly Windows operating system! (i think). Hopefully Cheang will correct if I've strayed:-)

Terry,
My understanding is that all self-registering capable DLL server has the following constructs: 1) a new value, "OleSelfRegister", in its version information, 2) an exported funtion DllRegisterServer, and 3) an exported funtion DllUnregisterServer. So, personally I think, when you build your DLL server in VFP, VFP internally adds these constructs into your DLL server.

The same with the /REGSERVER and /UNREGSERVER command line flags for COM EXE.

May be someone can jump in and tell the truth.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform