Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - V24 Docking pane release note.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

V24 Docking pane release note.

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 880
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: V24 Docking pane release note.
    Posted: 2 hours 42 minutes ago at 2:52pm
The V24 release note contains this:

  • Occasional crashes in docking pane mini window fixed

Can I get details on what the change is? What file(s) and what code would be great.

I have been experiencing an occasional crash in V22 when ClosePane is called because our client window is being destroyed unexpectedly. The only guess I have is that somehow the docking pane manager's m_pLayout is null which is preventing the client window from being parented to the manager when the pane is closed. I do know that when the mini window is destroyed, our client window gets destroyed by the OS as it is still a child. 

I have yet to detect how it doesn't get re-parented though as when I debug the code the re-parenting of the client window from the container to the manager always succeeds. This is quite random but our crash data analysis from customer boxes points to issues with our client window that I have posited is due to the window being destroyed and the memory deleted. Or somehow the memory for the window object has been overwritten. Now I see that release note and am keen on back porting any fix in V24 to V22.
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.172 seconds.