Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM DLL
Message
De
16/03/2001 18:23:26
 
 
À
16/03/2001 17:53:23
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00486156
Message ID:
00486170
Vues:
11
>How do you attach to a COM DLL on a Server from the Client? Can you use CreateObjectEx() with a COM DLL?


No. If you're running on the server, you do one of two things:

1) Compile as an EXE, then instantiate with CreateObjectEx
2) Compile as a DLL and install in MTS. Then export the proxy install for the clients and instantiate with CreateObject()
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform