wine-wine/dlls/kernel32
Claudio Fontana be678a52e1 kernel32: Allow empty profile section and key name strings.
Consider "" a normal section, and fix calculation for zero
length section name string and key name string.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=8036
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=18099
Signed-off-by: Claudio Fontana <claudio.fontana@gmail.com>
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-28 19:12:28 +01:00
..
nls kernel32/nls: Change Sinhala sublang identifier to SUBLANG_SINHALESE_SRI_LANKA. 2019-03-27 22:30:11 +01:00
tests kernel32: Allow empty profile section and key name strings. 2019-03-28 19:12:28 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c kernel32: Make GetEnvironmentStringsW returns a copy of the environment. 2019-03-20 08:57:33 +01:00
except.c ntdll: Fix event op functions declarations. 2019-03-12 20:33:41 +01:00
fiber.c
file.c
format_msg.c
heap.c
kernel32.spec ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c Revert "kernel32: Restore C locale for LC_CTYPE category.". 2019-03-27 22:01:39 +01:00
locale_rc.rc kernel32: Add the Sinhala NLS file. 2019-02-28 21:37:30 +01:00
lzexpand.c kernel32: Don't use toupper. 2019-03-27 22:01:12 +01:00
module.c
nameprep.c
oldconfig.c kernel32: Don't use strcasecmp. 2019-03-27 22:01:31 +01:00
path.c
powermgnt.c
process.c kernel32: Remove some duplicate code. 2019-03-07 17:58:10 +01:00
profile.c kernel32: Allow empty profile section and key name strings. 2019-03-28 19:12:28 +01:00
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c kernel32: Add DECLSPEC_HOTPATCH to VirtualAllocEx(). 2019-03-25 10:13:44 +01:00
volume.c
wer.c
winerror.mc