reactos/dll/win32/kernel32
Timo Kreuzer 8df1bd612a [KERNEL32] Fix register initialization in BaseInitializeContext
Get rid of BaseThreadStartupThunk and BaseProcessStartThunk asm wrappers and go to the C functions directly (home space is allocated on the stack by the kernel)
2020-11-07 18:33:02 +01:00
..
client [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
include [KERNEL32] implement CreateSemaphoreExW/A and adjust macroses for it 2019-08-15 15:50:59 +02:00
kernel32_vista [KERNEL32_VISTA] Move vista.c from kernel32 to kernel32_vista 2020-09-25 09:45:54 +02:00
wine [KERNEL32] Get/SetTimeZoneInformation: Convert the Milliseconds value between TIME_FIELDS and SYSTEMTIME too 2018-06-01 12:49:26 +02:00
winnls [TRANSLATION] Update Spanish, and add Basque translation (#2667) 2020-05-17 18:46:36 +02:00
CMakeLists.txt [KERNEL32] Fix register initialization in BaseInitializeContext 2020-11-07 18:33:02 +01:00
k32.h [KERNEL32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
kernel32.rc [TRANSLATION] Polish translation update (#1029) 2018-11-11 17:55:01 +01:00
kernel32.spec [KERNEL32] Stub GetSystemTimePreciseAsFileTime 2019-11-29 09:03:09 +01:00