Sweden-Number/dlls/kernel32
Rémi Bernon 3c9d2cbaea kernelbase: Allocate HLOCAL / HGLOBAL from a static handle table.
Sharing the table pointers through KernelBaseGetGlobalData to check for
handle validity in kernel32, and as native does it.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-31 22:02:51 +02:00
..
tests kernelbase: Allocate HLOCAL / HGLOBAL from a static handle table. 2022-03-31 22:02:51 +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: Allocate HLOCAL / HGLOBAL from a static handle table. 2022-03-31 22:02:51 +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