TreeView & WM_NOTIFY

Igor Grahek igorg at cadlink.com
Tue Sep 2 17:26:16 CDT 2003


Hi :)

My problem is very similar to bug 1227
(http://bugs.winehq.org/show_bug.cgi?id=1227)
Treeview in application is sending WM_NOTIFY on double click (NM_DBLCLK)
to the wrong
Window handle. GetParent() function returns handle to the root window
and root window is not forwarding/broadcasting that message and message
is lost. Everything works fine under Windows 
or with --dll comctl32=n

Any suggestions?

Igor




More information about the wine-devel mailing list