Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Allowable actions inside VFP Com DLL?
Message
De
19/08/1999 16:15:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Allowable actions inside VFP Com DLL?
Divers
Thread ID:
00255512
Message ID:
00255512
Vues:
65
I'm converting an object that I wrote in VFP6 to a stand-alone COM DLL which will eventually run on a Transaction Server, but I'm not clear on what is allowable from within an object if it is to be a COM or DCOM callable object.

Most importantly for the moment, the object needs to access the winsock services with a call like this.winsock=createobject("mswinsock.winsock"). Should this work? The code works fine as a local VCX object file, but when I convert it to the DLL, it won't run anymore.

If this example is too specific, is there a document somewhere that I can look at to tell me exactly what will work and won't work inside a COM DLL?

Thanks alot.

Matt
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform