comctl32/listview: Add callback subitem on column insertion

Nikolay Sivov nsivov at codeweavers.com
Thu Apr 22 03:11:45 CDT 2010


Add callback subitem on column insertion

A problem with this is that we're falling to zero subitem if no subitem is found for requested index,
and wrong dispinfo data is queried from parent as a result.


More information about the wine-patches mailing list