[PATCH v2 09/11] win32u: Move IsChild implementation from win32u.

Bernhard Übelacker bernhardu at mailbox.org
Tue Mar 8 09:55:58 CST 2022


Am 08.03.22 um 14:24 schrieb Jacek Caban:
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>   dlls/user32/user_main.c      |  1 -
>   dlls/user32/win.c            | 19 +------------------
>   dlls/win32u/ntuser_private.h |  2 +-
>   dlls/win32u/palette.c        |  2 +-
>   dlls/win32u/window.c         | 25 +++++++++++++++++++++++++
>   include/ntuser.h             |  1 +
>   6 files changed, 29 insertions(+), 21 deletions(-)
> 

Hello Jacek,
just a tiny question, should the subject of this patch also
read "...from user32" instead of "...from win32u",
like the other patches?

Kind regards,
Bernhard



More information about the wine-devel mailing list