WM_GETTEXTLENGTH change in winproc.c

Alexandre Julliard julliard at winehq.com
Sat Aug 18 18:33:00 CDT 2001


Gerard Patel <gerard.patel at nerim.net> writes:

> How about creating Ascii windows when the app calls DialogBox..A variants ?

That could be a workaround, but since dialog resources are Unicode
it's better to avoid converting back and forth. Besides, Windows
maintains two different win procs for windows of standard classes so
we should do it this way too. I'll try to come up with something.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list