"Shachar Shemesh" <[EMAIL PROTECTED]> wrote: > When you send things via the "SendMessageA", I would assume they need to > be ANSI. As such, the "obvious reasons" are that it appears, to my > understanding of things, that this SHOULD fail.
No, it shouldn't. The conversion should take place in the case of a unicode window. A +relay,+msg,+win,+mdi log should help. If it's under 100Kb compressed you can send it to me directly. > I'm trying to write a regression test, to see whether it doesn't fail on > Windows. If anyone has any idea how to create traces on Windows that are > similar to --debugmsg +relay, please let me know (I remeber that someone > said something about it in the past). Look for "Debugging Tools for Windows" on the MS site, it has logger.exe and a viewer for the logs created by it. -- Dmitry.