[Bug 2686] New: LocalSize()/GlobalSize() return wrong size!

Wine Bugs wine-bugs at winehq.org
Mon Jan 31 18:06:08 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2686

           Summary: LocalSize()/GlobalSize() return wrong size!
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: w3seek at reactos.com


LocalSize()/GlobalSize() return the wrong number of allocate bytes. They should
return the exact same number as allocated, not round up. To reproduce run the
reactos' version of regedit and edit a dword value, it should only display 4
bytes as can be seen in windows. in ReactOS/wine it however displays too many
byte (because of the wrong reported allocated size.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list