Sweden-Number/dlls/ntdll
Huw Davies 47303892ac ntdll: Zero-init the buffer for non-linux versions of SystemProcessorPerformanceInformation.
This ensures that the unused fields are set to zero, which matches the linux version.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-24 19:42:30 +02:00
..
tests ntdll: Return NULL key on NtCreateKey failure. 2016-10-17 16:19:47 -07:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntoskrnl.exe: Add support for METHOD_IN_DIRECT/METHOD_OUT_DIRECT ioctls. 2016-10-17 16:19:47 -07:00
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c ntdll: Zero-init the buffer for non-linux versions of SystemProcessorPerformanceInformation. 2016-10-24 19:42:30 +02:00
ntdll.spec ntdll: Prevent importing the Zw functions. 2016-10-14 09:39:34 +02:00
ntdll_misc.h
om.c
path.c ntdll: Open current working directory with FILE_TRAVERSE access. 2016-09-22 12:44:35 +09:00
printf.c
process.c
reg.c ntdll: Return NULL key on NtCreateKey failure. 2016-10-17 16:19:47 -07:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c server: Allow to create win32 prefix when directory already exists. 2016-09-22 12:46:01 +09:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c ntdll: SzCSDVersion is an empty string on Windows 8 and up. 2016-10-04 13:56:24 +02:00
version.rc
virtual.c
wcstring.c