[2/2] comctl32/listview: Don't change Z-order of edit window while resizing edit box

Nikolay Sivov nsivov at codeweavers.com
Fri Apr 23 13:54:05 CDT 2010


Don't change Z-order of edit window while resizing edit box.

This patch depends on:
comctl32/listview: Remove forward declaration and unused parameter from edit box creation helper

Changed Z-order breaks GetDlgItem(list, 0) - it should always return header handle.


More information about the wine-patches mailing list