http://bugs.winehq.org/show_bug.cgi?id=7280
------- Additional Comments From fpga@pacbell.net 2007-04-02 18:09 ------- Created an attachment (id=4786) --> (http://bugs.winehq.org/attachment.cgi?id=4786&action=view) Possible fix to Wine treeview
This diff removes the SetFocus() calls from the scroll procedures, and adds it to the WM_NCLBUTTONDOWN message processing. It seems to fix this bug.