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

Jiajin Cui cuijiajin at uniontech.com
Wed Jun 10 22:06:20 CDT 2020


  I have submit job to wine testbot, the job id is 73197,73198 for verify this patch. and I think this path wasn`t for specific application.

      window with WS_CHILD does not need to change Z order
        when SetWindowPos param hwndInsertAfter is HWND_TOPMOST or HWND_NOTOPMOST

Signed-off-by: cuijiajin <cuijiajin at uniontech.com>
---
 dlls/user32/winpos.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4-0002-user32-Fix-z-order-error-when-child-window-want-t.patch
Type: application/octet-stream
Size: 1820 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200611/21e45a26/attachment.obj>


More information about the wine-devel mailing list