Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Integrate the COM with VFP
Message
De
14/09/2004 04:36:09
 
 
À
14/09/2004 03:12:22
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00941814
Message ID:
00941820
Vues:
20
> Hi all,
> I need to work with any xxx.dll (COM) which was prepared in C++.
> (I have no experience working with Fox+COM).
> Could anyone please advice step by step how to integrate the
> COM with VFP(i work in VFP 8).

Hi,

This example creates an instance of IE:
oCom = CREATEOBJECT('InternetExplorer.Application')
oCom.
After typing the dot, in Vfp8 Intellisense jumps in and
shows methods and properties etc.


hth
-Stefan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform