Sweden-Number/dlls/kernel32
Rémi Bernon 2fcb072f03 kernelbase: Use the same HLOCAL entry pointer alignment as native.
This changes the GlobalUnlock todo_wine as we previously considered the
invalid mem handle as a valid pointer, and we now instead check handle
validity.

Returning TRUE in for an invalid handle doesn't seem very important, and
a corner case, and it breaks compatibility and imm32 tests.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-04 18:40:26 +02:00
..
tests kernelbase: Use the same HLOCAL entry pointer alignment as native. 2022-04-04 18:40:26 +02:00
Makefile.in kernel32: Remove the old locale information stored in resources. 2022-03-31 11:02:37 +02:00
atom.c
comm.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
computername.c
console.c kernel32: Move some more console functions to kernelbase. 2022-02-18 11:03:22 +01:00
debugger.c
file.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
heap.c kernelbase: Use the same HLOCAL entry pointer alignment as native. 2022-04-04 18:40:26 +02:00
kernel32.spec kernel32: Import RtlRestoreContext() instead of forwarding. 2022-02-25 19:02:18 +01:00
kernel_main.c kernelbase: Implement internal KernelBaseGetGlobalData. 2022-03-31 22:02:51 +02:00
kernel_private.h kernelbase: Implement internal KernelBaseGetGlobalData. 2022-03-31 22:02:51 +02:00
lcformat.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
locale.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
lzexpand.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
module.c
path.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
powermgnt.c
process.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
profile.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
resource.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
sync.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
tape.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
thread.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
toolhelp.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
version.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00
version.rc
virtual.c
volume.c kernel32: Enable compilation with long types. 2022-02-11 11:21:29 +01:00