Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My First Dll in VFP...
Message
De
06/07/2000 06:26:43
 
 
À
06/07/2000 05:21:33
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00388750
Message ID:
00388759
Vues:
11
Tim,

>I expected it to print "test" but it didn't happen.
>It just said "entry point in DLL not found."
>
>Must I always call DLL's using
>o=createobject("GetOFile.GetOFile")

As you figured out, VFP dll's are COM automation servers, which you call with CREATEOBJECT (or NEWOBJECT), not DECLARE.

>Should the DLL work for other systems i.e. vb, oracle or just with foxpro.

Yes for other systems, as long as you use their syntax for COM automation servers.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform