Hey,
I'm using VB 2005 Express Edition to develop apps at the moment, my only release is here
OrderOrganise - Photo Organisation Software
It functions how I want it to, but the overhead is around 28MB when the main form has loaded.
After images have been scanned for, it increases to 30Mb and a little over... I'm just wondering if anyone can point me in the right direction as to links to other sites or common memory leak problems.
My app uses 8 forms; a splash screen, profile manager, main form, batch rename form, colour/size options, a waiting screen (while scanning) and an about box. I'm pretty sure it could be the use of global variables being accessed across forms.
For example, I'm accessing variables from the profile manager (the 2nd form, after the splash screen) quite often from the main form, even when the 2nd for is closed. Would this prove a problem?
Cheers all,
-pini.
Aqua-Soft Forums