10-13-2014, 10:18 AM
QM toolbars have 2 owners:
1. GetToolbarOwner - the window to which the toolbar is "attached".
2. GetParent - an intermediate window that belongs to QM process and is a child of 1.
GetAncestor(GA_PARENT and GA_ROOTOWNER) - I don't know how it works, never used it.
1. GetToolbarOwner - the window to which the toolbar is "attached".
2. GetParent - an intermediate window that belongs to QM process and is a child of 1.
GetAncestor(GA_PARENT and GA_ROOTOWNER) - I don't know how it works, never used it.
