Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APP versu EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00368787
Message ID:
00368798
Vues:
20
>>What is the difference between compiling an APP in Visual FoxPro and compiling and EXE? Is there an advantage if you use one over the other.
>>
>>Thanks
>
>The biggest difference is you don't need the entire VFP development environment to run an EXE but you do for an APP. EXEs only require the VFP run-time libraries.

Larry

Nope! A VFP EXE can run a VFP APP without the development version. The only difference is that an APP file doesn't contain the necessary header information required to start the application. One advantage of launching an APP from an EXE is that the APP can dynamically link to form's, modules, etc. in the EXE. All you have to do is include them in the project, but mark them as excluded.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform