Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ communicating back to VFP 5.0
Message
From
23/10/1996 15:42:08
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00010798
Message ID:
00010808
Views:
32
>>>The current app i'm working on involves calling several dlls written in C++.
>>>
>>>These C functions operate on some files/directories created by the VFP program. Within the C program the user may select some or all of these files. After the C program processes these there are new files/directories created. We need to inform VFP what these are. There may be pre-existing files/directories that were processed earlier. We need the ability to inform VFP of the files/directories that were just processed.

>

>
>this program then does its stuff independantly from VFP.
>
>I'm unclear how using c++ to return a structure would work

I thought u were calling the C++ routine from a program and waiting for its output, thus I assumed u can create a struct where you list all the directories and files created and return this to foxpro
have foxpro take the resulting string and extract the data out

what exactly are u trying to do?

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform