Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM with VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00138802
Message ID:
00138913
Vues:
16
>The VFP6 typelib is supposed to work flawlessly, but I've not yet tried it.

The VFP 6 typelib is fixed - I've used type lib imports in ATL projects
on several occasions with no problems.

FWIW, use the #import command if you're binding to the typelibrary. It'll
save you the overhead of not using MFC required by COleDispatchDriver and give you essentially a straight class interface to your server. Careful though,
this is all early binding...

I've put together a white paper on accessing VFP COM objects from VC++
which talks about raw interface access, CComDispatchDriver (ATL) and using
#import to get at VFP COM server functionality at:

http://www.west-wind.com/articles.htm
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform