Sweden-Number/dlls/kernel32
Jon Doron be25d225ad kernel32: Make GetEnvironmentStringsW returns a copy of the environment.
There are certain applications which try to traverse the environement
being returned, but this is problematic since they cannot acquire the
PEB Lock (i.e cl.exe on Visual Studio 14.15) .

Signed-off-by: Jon Doron <arilou@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-20 08:57:33 +01:00
..
nls kernel32/nls: Fix some values in Sinhala NLS file. 2019-03-05 21:22:15 +01:00
tests kernel32: Make GetEnvironmentStringsW returns a copy of the environment. 2019-03-20 08:57:33 +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
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Restore C locale for LC_CTYPE category. 2019-03-18 21:43:00 +01:00
locale_rc.rc
lzexpand.c
module.c
nameprep.c
oldconfig.c
path.c
powermgnt.c
process.c kernel32: Remove some duplicate code. 2019-03-07 17:58:10 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wer.c
winerror.mc