Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - DockingPanes resource leak
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

DockingPanes resource leak

 Post Reply Post Reply
Author
Message
preecep View Drop Down
Newbie
Newbie


Joined: 24 February 2006
Location: United Kingdom
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote preecep Quote  Post ReplyReply Direct Link To This Post Topic: DockingPanes resource leak
    Posted: 20 June 2006 at 5:42am
I am using DockingPanes 9.70 to host a few forms and controls within a UserControl. I am attaching a normal VB ImageList to it via:
 
Set DockingPanes.ImageList = imlPaneIcons
 
but unless I set the DockingPanes ImageList to nothing during termination:
 
Set DockingPanes.ImageList = Nothing
 
A massive memory leak occurs, which I would hazzard to guess is the UserControl being kept in memory by the DockingPane ImageList pointer.
 
Paul.
Back to Top
preecep View Drop Down
Newbie
Newbie


Joined: 24 February 2006
Location: United Kingdom
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote preecep Quote  Post ReplyReply Direct Link To This Post Posted: 26 June 2006 at 11:41am

<bump>

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.