Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ communicating back to VFP 5.0
Message
From
23/10/1996 13:41:01
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00010798
Message ID:
00010799
Views:
28
>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.
>
create the c++ program as a .dll
use DECLARE in VFP to define the c++ functions
and from the c++ return a structure to a VFP character field

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform