http://bugs.winehq.org/show_bug.cgi?id=59896 --- Comment #7 from Oleg Nikulin <owl2@etersoft.ru> --- (In reply to beebix from comment #5)
Created attachment 81237 [details] LV groups be and fe Thank you for the patches! Unfortunately the group_view_fe.diff seems to be broken. When I try to apply it to the latest Wine I get the following error: error: patch fragment without header at line 6: @@ -1403,10 +1427,14 @@ static BOOL iterator_frameditems_absolute(ITERATOR* i, const LISTVIEW_INFO* info?
Patch header is missing in the beginning of the file. I tried inspecting the patch manually. The FE patch seems to be incomplete as it references some fields, such as hdpaGroupItems, which are not added by the patches. Also the FE patch seems to partially overlap with the BE patch: some BE changes are duplicated there. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.