Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP runtime not found
Message
De
12/02/1999 09:01:10
 
 
À
12/02/1999 07:32:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00186553
Message ID:
00186976
Vues:
20
>I thought that when a VFP's exe starts, it searchs for the VFP run-time in this sequence:
>1.- Same directory
>2.- Windows\system directory
>3.- Path variable
>Isn't it? Why don't the PC find it in the network?
>
>Thanks again.
>Nacho

No. Under FPW, each EXE loaded it's own copy of the runtime libraries. This meant that if you ran 3 FPW applications at the same time, you would get 3 copies of the runtime libraries loaded in memory...a huge overhead. With VFP this all changed. Only one copy of the runtime is loaded. To do this, it was necessary to require the library files be located in a common location. This is no different than VB or hundreds of DLLs that exist for other applications.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform