Sweden-Number/dlls/ntdll
Peter Oberndorfer 849a0fcf97 ntdll: Use correct prototype for thread function. 2007-05-11 11:20:42 +02:00
..
tests ntdll: Use correct prototype for thread function. 2007-05-11 11:20:42 +02:00
Makefile.in
atom.c
cdrom.c
critsection.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
debugbuffer.c
debugtools.c
directory.c ntdll: Call NtQueryAttributesFile in RtlDoesFileExists_U. 2007-05-04 12:39:45 +02:00
env.c
error.c
exception.c ntdll: Remove superfluous semicolons. 2007-04-12 16:16:58 +02:00
file.c server: Add support for retrieving results of queued ioctls once they are done. 2007-05-08 20:45:44 +02:00
handletable.c
heap.c kernel32: Constify a variable. 2007-05-03 14:23:31 +02:00
large_int.c
loader.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
loadorder.c
misc.c
nt.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
ntdll.spec ntdll: Add NtAreMappedFilesTheSame stub. 2007-03-30 11:22:50 +02:00
ntdll_misc.h server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
om.c ntdll: Use correct full access bitmask in NtQuerySecurityObject. 2007-04-30 12:32:53 +02:00
path.c
process.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
reg.c
relay.c ntdll: Remove superfluous semicolons. 2007-04-12 16:16:58 +02:00
resource.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Fully initialize the security descriptor returned from RtlSelfRelativeToAbsoluteSD. 2007-03-26 12:21:30 +02:00
serial.c
server.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
signal_i386.c ntdll: Support setting the CPU context on the current thread without segment registers. 2007-05-08 20:09:25 +02:00
signal_powerpc.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
signal_sparc.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
signal_x86_64.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
string.c ntdll: Void functions should not return a value. 2007-04-12 16:16:51 +02:00
sync.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
tape.c
thread.c server: Change the timeout handling to use NT-style 64-bit timeouts everywhere. 2007-04-17 20:08:59 +02:00
threadpool.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
time.c ntdll: Fix mistake in Novosibirsk time zone. 2007-04-27 11:45:35 +02:00
version.c ntdll: Add Vista version option. 2007-04-13 13:17:44 +02:00
version.rc
virtual.c
wcstring.c