[Bug 33328] New: Copy-Paste bug in TAB_SetupScrolling

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 3 13:25:13 CDT 2013


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 at winehq.org
        ReportedBy: vmartinez at 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.



More information about the wine-bugs mailing list