Dmitry wrote:
An example is IsWindowUnicode. It always returns TRUE on XP,
That's not true.
The test you submitted that checks this, http://www.winehq.org/pipermail/wine-patches/2005-July/018839.html must have passed once on Windows, but it seems to be failing now; see e.g. http://test.winehq.org/data/200802131000/xp_rs-winxp-sp2/user32:win.txt which is full of lines like win.c:3656: Test failed: IsWindowUnicode expected to return FALSE
Do you have a Windows system where that test passes currently? - Dan