kernel32: Fix the DLL check in GetBinaryTypeW().
commit02268cb290493c899b56996405ca7c65a8046e3c
authorAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jul 2021 08:47:08 +0000 (1 10:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Jul 2021 20:34:29 +0000 (1 22:34 +0200)
treea90cb327280596f74ad18e45eda8776847955321
parent11d6c52f32e4ac31414f1b8580606e61c738c452
kernel32: Fix the DLL check in GetBinaryTypeW().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51375
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/module.c