Sweden-Number/dlls/ntdll
Michael Stefaniuc 2a39cb377a dlls: Replace the remaining CONSTs. 2013-09-25 11:49:20 +02:00
..
tests ntdll/tests: Use official path for temporary files instead of current directory. 2013-09-24 20:42:35 +02:00
Makefile.in
actctx.c ntdll: Added compatible ProgID section. 2013-09-13 10:54:53 +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: Actually return the mount point in get_device_mount_point on Mac OS. 2013-09-04 16:28:10 +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: Perform the offset checks in NtWriteFile also for a serial device. 2013-09-25 11:48:56 +02:00
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Add stubs for the SRW lock functions. 2013-09-03 16:58:19 +02:00
ntdll_misc.h ntdll: Add a configure check for the tcdrain function. 2013-09-05 13:18:21 +02:00
om.c ntdll: Avoid TRUE FALSE conditional expressions. 2013-09-05 13:18:24 +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 dlls: Replace the remaining CONSTs. 2013-09-25 11:49:20 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c server: Add a serial event mask change counter. 2013-09-10 11:18:57 +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
signal_arm64.c
signal_i386.c
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: Add stubs for the SRW lock functions. 2013-09-03 16:58:19 +02:00
tape.c
thread.c ntdll: Inherit default activation context from creation thread. 2013-09-05 13:23:50 +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