Sweden-Number/dlls/ntdll
Rob Shearman 20171ac200 ntdll: Pass the correct value to NtClose in the tests. 2007-04-04 12:39:09 +02:00
..
tests ntdll: Pass the correct value to NtClose in the tests. 2007-04-04 12:39:09 +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: Ignore failure to open current directory, it's broken on Mac OS X. 2007-03-29 21:02:59 +02:00
env.c
error.c
exception.c
file.c server: Add support for queuing a user APC upon async I/O completion. 2007-03-27 16:42:27 +02:00
handletable.c
heap.c
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
ntdll.spec ntdll: Add NtAreMappedFilesTheSame stub. 2007-03-30 11:22:50 +02:00
ntdll_misc.h
om.c
path.c
process.c
reg.c
relay.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
resource.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
rtl.c
rtlbitmap.c
rtlstr.c libwine: Pass flags to wine_utf8_wcstombs to allow supporting WC_ERR_INVALID_CHARS. 2007-03-14 15:57:50 +01:00
sec.c ntdll: Fully initialize the security descriptor returned from RtlSelfRelativeToAbsoluteSD. 2007-03-26 12:21:30 +02:00
serial.c
server.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
signal_i386.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01: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
sync.c server: Return the status from an async I/O APC call to the server. 2007-03-20 19:27:10 +01:00
tape.c
thread.c ntdll: Fixed typo in previous patch, spotted by Ken Thomases. 2007-03-14 15:02:22 +01:00
threadpool.c ntdll: Replace inline static with static inline. 2007-03-17 20:03:57 +01:00
time.c ntdll: Add Uruguayan Summer Time timezone. 2007-03-26 14:55:58 +02:00
version.c
version.rc
virtual.c
wcstring.c