[ros-bugs] [Bug 5031] New: GetFontUnicodeRanges requires _WIN32_WINNT >= 0x0500

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Dec 16 18:46:56 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=5031

           Summary: GetFontUnicodeRanges requires _WIN32_WINNT >= 0x0500
           Product: ReactOS
           Version: 0.3.10
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: love.nystrom at gmail.com
         QAContact: ros-bugs at reactos.org


Created an attachment (id=4503)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=4503)
Add precompiler condition for GetFontUnicodeRanges

Added a precompiler condition for inclusion of GetFontUnicodeRanges,
since LPGLYPHSET is only defined when _WIN32_WINNT >= 0x0500.
If GetFontUnicodeRanges has been #if'ed already, forget this patch.
Just my 2 pennies to the pot.


-- 
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