http://bugs.winehq.org/show_bug.cgi?id=33328 Bug #: 33328 Summary: Copy-Paste bug in TAB_SetupScrolling Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: vmartinez(a)reactos.org Classification: Unclassified TAB_SetupScrolling function has a copy-paste bug: http://source.winehq.org/source/dlls/comctl32/tab.c#L1006 The If and Else blocks in.. 1026 if(infoPtr->dwStyle & TCS_VERTICAL) ...seems identical. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.