Sweden-Number/dlls/ntdll
Nikolay Sivov 2c98d5b90c kernel32: Implement GetDynamicTimeZoneInformation(). 2015-05-11 15:39:24 +09:00
..
tests ntdll/tests: Fixed typo. 2015-05-08 14:54:52 +09: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 ntdll: Fix handling of async cancellation for directory changes. 2015-05-07 16:02:26 +09:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Do not omit mandatory argument for VirtualProtect. 2015-05-04 20:07:58 +09:00
loadorder.c
misc.c ntdll: Add stub for WinSqmIsOptedIn. 2015-04-22 14:02:21 +09:00
nt.c
ntdll.spec kernel32: Implement GetDynamicTimeZoneInformation(). 2015-05-11 15:39:24 +09:00
ntdll_misc.h ntdll: Correctly document the offset of ntdll_thread_data. 2015-04-21 14:30:45 +09:00
om.c
path.c
printf.c
process.c ntdll: Enable wow64 on ARM64. 2015-05-08 14:54:47 +09:00
reg.c
relay.c ntdll: Avoid movs between rcx, rdx and xmm registers. 2015-05-06 20:44:58 +09:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Enable wow64 on ARM64. 2015-05-08 14:54:47 +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 kernel32: Implement GetDynamicTimeZoneInformation(). 2015-05-11 15:39:24 +09:00
version.c
version.rc
virtual.c ntdll: Return failure in NtProtectVirtualMemory when last argument is omitted. 2015-05-05 23:15:31 +09:00
wcstring.c