Sweden-Number/dlls/kernel32
Zebediah Figura 7c4f2d5342 kernel32: Implement registry mapping in GetPrivateProfileStringW().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=4096
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-15 22:55:44 +02:00
..
nls
tests kernelbase: Use IOCTL_CONDRV_GET_MODE in GetConsoleMode. 2020-07-13 21:22:13 +02:00
Makefile.in kernel32: Remove string.c. 2020-05-27 00:14:10 +02:00
atom.c
comm.c
computername.c
console.c kernel32: Use IOCTL_CONDRV_FILL_OUTPUT in CONSOLE_FillLineUniform. 2020-07-14 18:27:59 +02:00
console_private.h kernel32: Use a vectored exception handler to catch Ctrl-C. 2020-06-06 16:43:48 +02:00
debugger.c
editline.c
file.c
heap.c ntdll: Fix RtlSizeHeap() error value for 64-bit. 2020-07-15 16:33:02 +02:00
kernel32.spec kernel32: Move RemoveDirectoryA/W() implementation to kernelbase. 2020-07-08 16:05:26 +02:00
kernel_main.c kernel32: Use a vectored exception handler to catch Ctrl-C. 2020-06-06 16:43:48 +02:00
kernel_private.h
lcformat.c
locale.c
locale_rc.rc
lzexpand.c
module.c
path.c ntdll: Allocate the buffer in the caller for wine_unix_to_nt_file_name(). 2020-07-09 15:34:00 +02:00
powermgnt.c
process.c kernel32: Catch process creation breakpoint exceptions. 2020-07-03 11:58:05 +02:00
profile.c kernel32: Implement registry mapping in GetPrivateProfileStringW(). 2020-07-15 22:55:44 +02:00
resource.c
sync.c kernel32: Import FreeConsole from kernelbase. 2020-07-01 20:33:07 +02:00
tape.c
term.c
thread.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: Remove string.c. 2020-05-27 00:14:10 +02:00
volume.c
winerror.mc