Sweden-Number/dlls/kernel32/tests
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
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c
debugger.c
directory.c
drive.c
dummy.c
dummy.spec
environ.c kernel32: Make GetEnvironmentStringsW returns a copy of the environment. 2019-03-20 08:57:33 +01:00
fiber.c
file.c
format_msg.c
generated.c
heap.c
loader.c
locale.c libwine: get_sortkey to return consistent length with and without dstlen. 2019-03-05 20:42:41 +01:00
mailslot.c
module.c
path.c
pipe.c kernel32/tests: A spelling fix in a win_skip() message. 2019-03-18 10:11:27 +01:00
process.c
profile.c
resource.c
resource.rc
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c kernel32/tests: Show that PAGE_WRITECOPY permission changes only on modified pages. 2019-03-05 21:22:15 +01:00
volume.c