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 kernel32/tests: Add tests for GetDriveType with invalid drive spec. 2015-11-27 20:53:32 +09:00
dummy.c
dummy.spec
environ.c
fiber.c
file.c
format_msg.c
generated.c
heap.c
loader.c
locale.c
mailslot.c
module.c
path.c
pipe.c
process.c
profile.c
resource.c kernel32: Fix BeginUpdateResource structure layout. 2018-08-14 14:59:48 +02:00
resource.rc
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c
volume.c