Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is the Runtime vfp.dll shared between multiple .exe s?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00035732
Message ID:
00035807
Views:
34
>I would like to run a second vfp5.0 exe from my main .exe -- i.e., RUN /N3 app2.exe.
>
>I would like to think that, since the first .exe loaded the runtime library, it would share the library with the second .exe. That is, does VFP load a runtime library for EACH .exe, or can 1 runtime library run mutiple .exe s?
>
>My concern is memory. I dont want to run the second .exe if it will eat up another 3.5 MB for the runtime library.
>
>Does anyone know the answer? How can I confirm what goes on behing the scenes?
>
>--Shawn


In FoxPro, the ESL was not shared between EXEs. One of the things that Microsoft touted in VFP was that the runtime support modules are re-entrant, meaning they are shared between EXEs.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform