http://bugs.winehq.org/show_bug.cgi?id=17251
--- Comment #10 from Jeff L lats@yless4u.com.au 2009-06-01 15:57:41 --- I have tried to run your patch but it fails to create a window. The statement hwnd = create_listview_control(LVS_EDITLABELS); creates a window with WS_CHILD but this seems to be invalid with LVS_EDITLABELS.