Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing an application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01003603
Message ID:
01006203
Vues:
16
In this application I used VFP 7 which is the language the mai exe uses.
I release the classlib I load in my App before I exit but maybe you are right,
the main exe still keep in memory some reference i cannot trace, as a matter of facts if I do not load any classlib I don't have this kind of problem that, I want to say once again, does not affect in any manner the right functionality of the application.
Sure I'll let you know and I'm going to try compiling my app with vfp9

Alessio

>Hi Allessio !
>Problem that you decribed is important in case of modular aplication. From my expierence it seems that making modular aplications using VFP is not easy (I hope that I am wrong here). I had and I still have similar problems.
>In your case it seems that main exe still holds refrerences to elements of your secondary applications and unfortunatly it is hard to trace all this references using VFP provided possibilities.
>If your application uses additional classes maybe they are still loaded
>in main exe memory after exiting the secondary app. In this case maybe Clear Class command will solve the problem. In VFP8 Clear classlib does not clear class definitions. In VFP9 Clear classlib clears from memory all class definitions contained in a visual class library. Hope this help. Please let me now if you will find solution.
>
>
>>I am developing some applications which have to be called from a main exe program. I realized that when I exit my application it remains still loaded in memory. Is there anything I can do to free the memory from my application ?
>>Thx
>>Alessio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform