On Mon, 23 May 2005 21:31:26 +0200, Jacek Caban wrote:
- Window is displayed and Wine communicates with X11 window using XEmbed protocol
How does this work if the app wants to embed an X window as a child win32 window? We no longer map child win32 windows to child X windows since the WM rewrite so there's nothing to embed into.
thanks -mike