Sweden-Number/dlls/krnl386.exe16
Alexandre Julliard 1c5e4d066f krnl386.exe: Page-align the GlobalAlloc() size when the selector limit is in pages.
GlobalSize() uses the selector limit and that needs to match the
allocated size.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52082
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-12 17:59:05 +01:00
..
Makefile.in makefiles: Explicitly import all the needed libraries. 2021-11-11 13:28:19 +01:00
atom.c
dosexe.h krnl386: Return to a generated 16-bit entry point when calling builtin interrupt handlers. 2021-09-29 08:55:45 +02:00
dosmem.c krnl386: Return to a generated 16-bit entry point when calling builtin interrupt handlers. 2021-09-29 08:55:45 +02:00
error.c
file.c
fpu.c
global.c krnl386.exe: Page-align the GlobalAlloc() size when the selector limit is in pages. 2021-12-12 17:59:05 +01:00
instr.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
int2f.c
int15.c
int21.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
int25.c
int26.c
int31.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02:00
interrupts.c krnl386: Return to a generated 16-bit entry point when calling builtin interrupt handlers. 2021-09-29 08:55:45 +02:00
ioports.c
kernel.c
kernel16_private.h winebuild: Move the CALL32_CBClient[Ex]_RetAddr implementation to krnl386. 2021-10-04 11:00:23 +02:00
krnl386.exe16.spec krnl386: Add GetLPErrMode stub. 2021-12-02 20:20:39 +01:00
local.c
ne_module.c
ne_segment.c
registry.c
relay.c krnl386: Return to a generated 16-bit entry point when calling builtin interrupt handlers. 2021-09-29 08:55:45 +02:00
resource.c
selector.c
snoop.c krnl386: Call generated 16-bit entry points from the snoop thunks. 2021-09-29 08:55:48 +02:00
syslevel.c
task.c krnl386: Add GetLPErrMode stub. 2021-12-02 20:20:39 +01:00
thunk.c krnl386: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:11:58 +02:00
utthunk.c
version.rc
vxd.c
wowthunk.c krnl386: Fix a mistyped NULL check in WOWTHUNK_Init(). 2021-10-08 20:20:31 +02:00