https://bugs.winehq.org/show_bug.cgi?id=38320 Bug ID: 38320 Summary: HDM_SETORDERARRAY sent to ListView header doesn't affect column order in a list Product: Wine Version: 1.7.39 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: bunglehead(a)gmail.com Distribution: --- We currently only support LVM_SETCOLUMNORDERARRAY to do same thing. When header items are reordered separately with HDM_SETORDERARRAY cached column data at ListView side is not updated accordingly (there's no notification to do that). -- 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.