Sweden-Number/dlls/ntdll
Alasdair Sinclair 241b3928b1 ntdll: Add missing WINAPI to RtlDecompressFragment. 2015-07-14 14:54:54 +09:00
..
tests ntdll/tests: Add tests for RtlDecompressFragment. 2015-07-10 14:54:57 +09:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Fix IOCTL_DVD_READ_STRUCTURE expected output size. 2015-06-15 14:50:19 +09:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Fix the "not found" status set by read_directory_stat() and read_directory_getattrlist() for when restart_scan is set. 2015-06-12 21:22:42 +09:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlDecompressFragment. 2015-07-10 14:54:50 +09:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Add missing WINAPI to RtlDecompressFragment. 2015-07-14 14:54:54 +09:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Set TPIDRURW inline on ARM. 2015-06-17 18:19:55 +09:00
signal_arm64.c ntdll: Set platform register x18 to TEB on ARM64. 2015-06-17 18:19:55 +09:00
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c ntdll: Silence warning about TAPE_GetStatus when sys/mtio.h is not available. 2015-06-30 14:42:13 +09:00
thread.c
threadpool.c ntdll: Fix incorrect assignment in assert statement (Coverity). 2015-07-13 14:44:40 +09:00
time.c
version.c
version.rc
virtual.c ntdll: Randomize security cookie when available. 2015-07-08 16:20:06 +09:00
wcstring.c