Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Install fll ?
Message
De
07/08/2014 01:14:29
 
 
À
06/08/2014 19:39:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01605268
Message ID:
01605272
Vues:
80
>How do I go about installing an fll (VFPCompression.fll) without re-installing my entire app?
>
>I have copies the fll into the folder where my app starts, but VFP can't find it; nor can I get the fll to be included in the EXE.
>
>I presume that there's some easy way to do this ... or, at least, I hope.

An FLL is just a file, no installation required. You register it in your app with SET LIBRARY TO [FLL_File] (ADDITIVE). You can then use its member functions like regular VFP functions.

Some FLLs may require other components to be installed e.g. versions of C++ runtime libraries.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform