|
-
Mar 30th, 2012, 02:12 AM
#1
Thread Starter
New Member
Memory Leak in Subclass lib of vbAccelerator
Hi, i'm using the vbAccellerator treeview ocx.
I've noted that when i start and stop many time my application the treeview crash for out of memory.
I tried also to use other ocx that uses the vbaccelerator subclass lib and also them crash like the treeview.
In debug mode i saw that after a number times that i restart my application
the GetProp line of Get MessageClassCount method of subclass.bas file returns zero and it raise the error.
The subclass.bas is here:
http://www.vbaccelerator.com/home/VB...bclass_bas.asp
Is there anyone can know how fix it or has an update version of this lib?
The memory occupied is not the normal memory i tried to use task manager and enabled the user object in it but nothing happens. How can i check the memory that is full?
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|