[PATCH 1/5] kernel32: Return TRUE from GlobalUnlock on invalid handle error.

Alexandre Julliard julliard at winehq.org
Fri Apr 1 13:32:55 CDT 2022


Rémi Bernon <rbernon at codeweavers.com> writes:

> Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
> ---
>  dlls/kernel32/heap.c       | 4 +++-
>  dlls/kernel32/tests/heap.c | 1 -
>  2 files changed, 3 insertions(+), 2 deletions(-)

This is breaking a test:

tools/runtest -q -P wine -T . -M imm32.dll -p dlls/imm32/tests/imm32_test.exe imm32 && touch dlls/imm32/tests/imm32.ok
imm32.c:551: Tests skipped: This IME doesn't support SCS_SETSTR
imm32.c:1566: Test failed: Unlock a destroyed IMCC should return FALSE!
make: *** [Makefile:57938: dlls/imm32/tests/imm32.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list