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(a)winehq.org
ReportedBy: w3seek(a)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.