[PATCH v2] user32:Fix z order error when child window want to be topmost windows

cuijiajin at uniontech.com cuijiajin at uniontech.com
Mon Jun 1 21:02:59 CDT 2020


when set_window_pos the second param is HWND_TOPMOST,
window with WS_CHILD do not change z order.

Signed-off-by: cuijiajin <cuijiajin at uniontech.com>
---
 dlls/user32/tests/win.c | 88 +++++++++++++++++++++++++++++++++++++++++
 dlls/user32/winpos.c    |  6 +++
 2 files changed, 94 insertions(+)



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200602/0e9d6b35/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Fix-z-order-error-when-child-window-want-to-b.patch
Type: application/octet-stream
Size: 5170 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200602/0e9d6b35/attachment.obj>


More information about the wine-devel mailing list