Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual Foxpro Overhead
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00418376
Message ID:
00418389
Views:
19
>Hi,
>
>If I have a Visual Foxpro application running and this application calls another three more separate VFP applications (.exe), does the three programs incur the same overhead as the first or they will share the currently running DLLs, etc. to speed up the loading ?
>
>Please advice.
>Peter


Not 100% sure about that, but i thought that if you call the .exe with
do myexe
that then it will share the libs, cause it runs in thesame environment.
and if you start the other exe in a seperate environment using shellexecute it will not share them.

Also, if the three other exes only will be called using the first one, then you can better make .apps of it. In the .exes the VFP6RUN.EXE will be included. In the .app not.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform