wine-wine/dlls/kernel32
Zebediah Figura 216530f230 kernelbase: Implement GetOverlappedResultEx().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38830
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-29 08:26:30 +01:00
..
nls kernel32/nls: Add LOCALE_IGEOID to all locales. 2019-11-18 22:15:20 +01:00
tests kernelbase: Implement GetOverlappedResultEx(). 2019-11-29 08:26:30 +01:00
Makefile.in mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. 2019-11-25 21:56:23 +01:00
actctx.c
atom.c kernel32: Add set_ntstatus() helper. 2019-10-01 09:43:27 +02:00
comm.c
computername.c
console.c kernel32: Implement GetCurrentConsoleFontEx. 2019-11-25 20:47:43 +01:00
console_private.h
cpu.c kernel32: Move system information functions to kernelbase. 2019-11-19 23:15:04 +01:00
debugger.c
editline.c
environ.c
file.c kernel32: Remove dead code. 2019-11-26 15:38:32 +01:00
format_msg.c kernel32: Add set_ntstatus() helper. 2019-10-01 09:43:27 +02:00
heap.c kernel32: Move physical memory status functions to kernelbase. 2019-11-19 23:15:04 +01:00
kernel32.spec kernelbase: Implement GetOverlappedResultEx(). 2019-11-29 08:26:30 +01:00
kernel_main.c kernel32: Move the locale registry setup to kernelbase. 2019-11-20 23:03:21 +01:00
kernel_private.h kernel32: Move the locale registry setup to kernelbase. 2019-11-20 23:03:21 +01:00
lcformat.c kernel32: Move EnumCalendarInfo functions to kernelbase. 2019-11-18 19:12:13 +01:00
locale.c kernel32: Move FoldStringW() function to kernelbase. 2019-11-28 09:05:13 +01:00
locale_rc.rc
lzexpand.c
module.c kernel32: Add a special case to EnumProcessModules for the local process. 2019-11-04 22:43:01 +01:00
nameprep.c
path.c kernel32: Move GetSystemWow64Directory() functions to kernelbase. 2019-11-12 22:05:58 +01:00
powermgnt.c kernel32: Implement GetSystemPowerStatus on top of NtPowerInformation. 2019-10-31 19:38:49 +01:00
process.c mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. 2019-11-25 21:56:23 +01:00
profile.c
resource.c
string.c
sync.c kernel32: Move some misc functions to kernelbase. 2019-09-26 19:36:10 +02:00
tape.c
term.c
thread.c
time.c ntdll: Fix tick count calculation on Mac. 2019-11-28 20:45:46 +01:00
toolhelp.c
version.c kernel32: Move some misc functions to kernelbase. 2019-09-26 19:36:10 +02:00
version.rc
virtual.c
volume.c kernel32: Output a message in GetVolumeInformationW() when device has no read access. 2019-11-07 20:18:46 +01:00
wctype.c
wer.c
winerror.mc