Search Tools Links Login

LibraMem


Visual Basic 6, or VB Classic

This program reclaims the RAM that windows fail to release. There are many shareware and freeware
versions, but I decided to make my own ( a couple of years ago) . It had a lot of other functions but
decided to make it more compact to avoid the use of many activex (I had that fever then). The program
shows a little pie graph which gives you the percentage of free, code and used memory (allocated, in use
or not), so you can monitor ram and get an idea of the amount of memory that use the code of all the
active tasks in your computer ( I haven't found yet the way to know how much ram is allocated by them...
if any one knows ... help) Also you can see which programs are active by right clicking the label that says
how many are using ram. The program will release some memory automatically if you have less than 10%
free. If it detects mouse inactivity for 5 minutes it will release almost a 70% (something that takes some
time and almost freezes other apps.). It uses CCRPPROGRESSBAR.OCX which you can download from
http://www.mvps.org/ccrp/index.html or you can change the code that refers to it. Hope you like it.

Original Author: Salvador

Assumptions


API Declarations

bas file

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 123 times

Categories

Visual Basic 6

Attachments

LibraMem22337762001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 13,147 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.