Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert VCX into application
Message
De
17/10/1996 16:17:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00010303
Message ID:
00010359
Vues:
52
The classlibs (VCX's) should be included in the project. A set classlib to is still required but the libraries do not need to be seperately distributed. Inclusion in the project creates a "virtual disk read only image" within the .exe

This 'inclusion is also useful for 'read only' tables that you would not like to have exposed to the end user. They still appear as tables to the applications but have no externalized image. Makes the exe look large (it contains all the included goodies) but does hide stuff from the end user when desired. Application framesworks like CodeBook provide a metadata technique to build a set classlib to and set procedure to dynamically at run time.
Gary
Helping Make Ideas Reality
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform