Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM with VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00138802
Message ID:
00138913
Views:
15
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform