[Bug 7512] Problem with unicode comboboxes

Wine Bugs wine-bugs at winehq.org
Wed Feb 21 21:58:51 CST 2007


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





------- Additional Comments From dmitry at codeweavers.com  2007-21-02 21:58 -------
> It does not only have unicode problems ...

Please open separate bug reports for separate problems.

>  SetWindowLongW(EditHandle, GWL_WNDPROC, GetWindowLong(EditHandle,
> GWL_WNDPROC));
> --------------------
> 
> Last line has a bug .. can you spot it? :)

It sets an ANSI window proc using a unicode call, weird. Wonder how it works
under Windows at all.


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