Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ is having trouble using a VFP exe
Message
From
19/11/2002 12:06:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
C++ is having trouble using a VFP exe
Miscellaneous
Thread ID:
00724369
Message ID:
00724369
Views:
50
We are building a VFP COM exe and a program in C++ is using the COM Server. We do not generate new ids when we build the COM object. Here's the problem.

It seems that the build process itselv keeps changing the Case of the Interfaces.

ie.. Build and a method is Built as object.AppName
Build again and the access is changed to object.APPNAME

The C++ code imports the interface and creates a TLI and a TLH. Then code is written around using the header info. After the second build the C++ code will fail.

How do I keep the build process for the VFP program from changing the case of the exposed attributes and operations?
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Next
Reply
Map
View

Click here to load this message in the networking platform