[ros-bugs] [Bug 6584] New: ExtCreateRegion does not work in uxtheme
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Mon Oct 17 14:02:34 UTC 2011
http://www.reactos.org/bugzilla/show_bug.cgi?id=6584
Summary: ExtCreateRegion does not work in uxtheme
Product: ReactOS
Version: TRUNK
Platform: x86 Hardware
OS/Version: ReactOS
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Win32
AssignedTo: ros-bugs at reactos.org
ReportedBy: giannis.adamopoulos at reactos.org
QAContact: ros-bugs at reactos.org
In the implementation of GetThemeBackgroundRegion in uxtheme, we use
ExtCreateRegion to create the region object that is returned however it doesn't
work and we hack it by using many calls to CreateRectRgn and CombineRgn. Both
versions are commited in trunk and someone can switch to using ExtCreateRegion
by defining EXTCREATEREGION_WORKS. Also note that both versions are tested and
work fine in windows
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list