Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE Automation and the Type Library
Message
From
30/10/1997 19:55:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
OLE Automation and the Type Library
Miscellaneous
Thread ID:
00057511
Message ID:
00057511
Views:
97
I'm creating an OLE Server in VFP 5.0a. I have exposed methods in VFP and in a Visual C++ server. Essentially, the VC starts up and creates an instance of the VFP server. The VC server handles multiple communication ports and sends information to the VFP server by yanking on the exposed methods. VFP sends ACK/NACK and occasional commands. All is basically OK, but I have had very limited successes with creating links in VC to VFP with the Type Library created when the OLE Server is compiled. It seems to ignore the parameters passed into these methods, does not recognize any properties, and often gives me the wrong address in VC. I end up essentially guessing by bumping the addresses up and down until I find the right one.

I am using Visual Studio so all components should be mated. Has anyone had similar experiences?

Thanks

Rick Grinter
Reply
Map
View

Click here to load this message in the networking platform