[ros-bugs] [Bug 1451] New: Fix for some of the ansi/unicode issues

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed May 3 12:12:02 CEST 2006


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

           Summary: Fix for some of the ansi/unicode issues
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Patches
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: w3seek at reactos.com
         QAContact: ros-bugs at reactos.org


system controls, such as comboboxes and listboxes are always unicode, even when
created with CreateWindowExA. Therefore, ansi messages need to be converted to
unicode and vice versa when sent to these windows. The attached patch fixes
some(!) of these issues! Not all control messages are handled!


-- 
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, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list