http://bugs.winehq.org/show_bug.cgi?id=7512
------- Additional Comments From dmda@yandex.ru 2007-13-07 17:39 ------- No. Look, if I install my own wndproc (UNICODE one) with this call SetWindowLongW(EditHandle, GWL_WNDPROC, MYWNDUNICODEPROC_INSTANCE); it will work fine under Windows and won't work under Wine.