Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Usage
Message
 
À
06/06/2001 20:01:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00516099
Message ID:
00516192
Vues:
13
Hi!
IMO it's not a memory leak. VFP has own memory manager, which may not free the memory until it's really needed.
About minimizing and restoring of application. Allocated by VFP memory is different in foreground and background modes. You can view these settings and
change by SYS(3050) function. On my comp it's about 36 Mb and 9 Mb.

Alexander


>We have an application that seems to have a memory leak,
>after using the application, opening forms, adding records etc.
>it slows down and Win2000 task manager reports that it is using
>loads (>20MB) of ram.
>When the program first starts up it is using maybe 10 or 11 MB,
>but then when we open a form that retrieves data to fill drop down
>lists with, it increases by approx. 3-5MB, and then you close the form
>and it only releases 1-2MB. All cursors are being closed after use.
>We have noticed that if you minimize the application it frees all of
>the ram and goes back down to 3-5MB in use. And when it gets maximized
>again, it will go back to about 10MB.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform