Sweden-Number/dlls/ntdll
Nikolay Sivov 88070accd2 ntdll: Implement compatible comClass section. 2013-08-30 11:17:33 +02:00
..
tests kernel32/tests: Add more tests for the InitOnce functions. 2013-08-28 16:14:34 +02:00
Makefile.in
actctx.c ntdll: Implement compatible comClass section. 2013-08-30 11:17:33 +02:00
atom.c
cdrom.c
critsection.c ntdll: Rename NTDLL_wait_for_multiple_objects to server_select since it's more generic now. 2013-08-26 20:36:22 +02:00
debugbuffer.c
debugtools.c
directory.c ntdll: Use a RunOnce function to initialize directory lookup options. 2013-08-29 19:56:18 +02:00
env.c
error.c
exception.c ntdll: Rename NTDLL_wait_for_multiple_objects to server_select since it's more generic now. 2013-08-26 20:36:22 +02:00
file.c ntdll: Call tcdrain for serial handles from NtFlushBuffersFile. 2013-08-29 19:56:17 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement RtlExitUserProcess. 2013-07-19 12:15:15 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement the RunOnce functions. 2013-08-28 22:27:31 +02:00
ntdll_misc.h ntdll: Implement the RunOnce functions. 2013-08-28 22:27:31 +02:00
om.c server: Don't create new handle when DUP_HANDLE_CLOSE_SOURCE is used if possible. 2013-06-05 17:31:40 +02:00
path.c
printf.c
process.c
reg.c
relay.c ntdll: Use a RunOnce function to initialize relay debugging options. 2013-08-29 19:56:18 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Implement RtlHashUnicodeString(). 2013-07-24 14:35:09 -05:00
sec.c
serial.c ntdll: Properly set flag which indicates buffer empty state. 2013-08-29 11:21:11 +02:00
server.c ntdll: Move the select and APC support to server.c. 2013-08-26 20:36:56 +02:00
signal_arm.c ntdll: Add context definitions missing from the Android NDK. 2013-07-30 14:43:31 +02:00
signal_arm64.c
signal_i386.c ntdll: Add context definitions missing from the Android NDK. 2013-07-30 14:43:31 +02:00
signal_powerpc.c
signal_x86_64.c ntdll: Silence some printf format warnings. 2013-08-20 20:52:17 +02:00
string.c
sync.c ntdll: Implement the RunOnce functions. 2013-08-28 22:27:31 +02:00
tape.c
thread.c ntdll: Implement the RunOnce functions. 2013-08-28 22:27:31 +02:00
threadpool.c ntdll: Add a magic number to validate timer queue pointers. 2013-08-20 20:13:58 +02:00
time.c
version.c
version.rc
virtual.c ntdll: Move the select and APC support to server.c. 2013-08-26 20:36:56 +02:00
wcstring.c