Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem creating an object
Message
De
13/11/2004 14:04:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00961179
Message ID:
00961190
Vues:
6
>It depends on how you instantiate an object and works for VCX's only. For CREATEOBJECT() you can add SET CLASSLIB TO ... IN main.exe. For NEWOBJECT(), specify the third parameter.

I have a VCX. If I don't include that main class in the sub EXE project (it is present but marked as excluded), the program will hang. If I include it, it will work but the size of the sub EXE is now much bigger because of those additional 352k coming in from the main class. The compiler adds that class automatically at compile time. I can't get rid of that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform