http://bugs.winehq.org/show_bug.cgi?id=6191
------- Additional Comments From david.guembel@gmx.de 2006-13-09 06:46 ------- well, three possible cases (L = local system, R = remote system)
1. L has smaller resolution than R 2. both resolutions match 3. R has smaller resolution than L
I attach screenshots for cases 1 and 3. For 1), the window loses title, toolbar etc, and shows scroll bars, for 3) the window appears in the top left corner (without toolbar etc) but does show a border.
In case 2), I see the remote desktop exactly as if was using the remote machine, plus the tiny tool window on top that the screenshots for case 1) and 3) also show.
I think all trace messages relating to SetLayeredWindowAttribute are caused by the tiny tool window, as under Windows it fades a bit away (probably setting itself a bit more transparent), whereas under Linux/Wine it remains the same.