IsWindowUnicode() is always true after RegisterClassW

Alexandre Julliard julliard at winehq.org
Tue Oct 13 03:04:38 CDT 2009


Nikolay Sivov <bunglehead at gmail.com> writes:

> Ah thanks, so whar<->char is done automatically depending on
> SendMessageA or SendMessageW used?
>
> Next question if you don't mind: IsWindowUnicode() for Wine created
> common controls window handles
> will always return TRUE, so I could easily drop such checks?

I expect you could, but I have no idea what things like
CBEM_SETUNICODEFORMAT are really supposed to do. Some tests are
probably in order.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list