"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes:
> Yes, it is a hack. But it works! I just happy that I'm able to read
> ALL captions in PM 6.51. Perhaps a cleaner way will be to convert
> (*pSetText) driver function to unicode, convert WND.text to LPWSTR
> and localize this hack to x11drv only?
That would be much better yes. We don't want the actual window text to
be mapped, only what we pass to X11; otherwise it will break apps that
need WM_GETTEXT to retrieve what was set with WM_SETTEXT.
--
Alexandre Julliard
[EMAIL PROTECTED]