Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing classlib from another EXE
Message
De
05/04/2005 01:42:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Releasing classlib from another EXE
Divers
Thread ID:
01001410
Message ID:
01001410
Vues:
72
I have a main EXE which is calling several sub EXEs. Those sub EXEs all contains SET CLASSLIB TO List at the beginning. I need to clear that from the memory when the call is finished when the control is back to the main EXE. I cannot put RELEASE CLASSLIB List in the sub EXE as in case of errors, I need to assure that the classlib will be really removed from memory even in such a situation. So, I tried putting RELEASE CLASSLIB List in the main EXE but it cannot find it. As I have several EXEs, I don't want to issue RELEASE CLASSLIB IN MyEXE1, RELEASE CLASSLIB IN MyEXE2, RELEASE CLASSLIB IN MyEXE3, etc. How can I assure a successful cleanup of that class library once the control goes back in the main EXE?
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform