Draft: winex11.drv: Fix layered window covering issue.
The fix ensures the window manager knows the correct stacking order by setting the transient hint to the insert_after window when when using SetWindowPos with insert_after parameter. Signed-off-by: Zhao Yi zhaoyi@uniontech.com