Sweden-Number/dlls/ntdll
Mike McCormack 2e32a425db ntdll: Add a test for NtNotifyChangeDirectoryFile. 2006-01-17 13:13:29 +01:00
..
tests ntdll: Add a test for NtNotifyChangeDirectoryFile. 2006-01-17 13:13:29 +01:00
.gitignore
Makefile.in ntdll: Created infrastructure to support IOCTL for serial devices. 2006-01-12 13:32:51 +01:00
atom.c ntdll: Correct implementation for atom query functions. 2006-01-03 17:34:43 +01:00
cdrom.c
critsection.c
debugbuffer.c
debugtools.c Take advantage of the __EXCEPT_PAGE_FAULT macro. 2005-12-16 17:17:57 +01:00
directory.c ntdll: Add a stub implementation of NtNotifyChangeDirectoryFile. 2006-01-16 20:40:11 +01:00
env.c
error.c
exception.c ntdll: Use the NTAPI definition of EXCEPTION_ACCESS_VIOLATION. 2006-01-16 20:40:25 +01:00
file.c ntdll: Created infrastructure to support IOCTL for serial devices. 2006-01-12 13:32:51 +01:00
handletable.c
heap.c
large_int.c
loader.c Set refcount to -1 on implicitly loaded dlls to avoid unloading them 2006-01-04 14:55:33 +01:00
loadorder.c
misc.c
nt.c ntdll: NtQueryInformationToken change parameters according to PSDK. 2006-01-12 13:32:09 +01:00
ntdll.spec ntdll: Add a stub implementation of NtNotifyChangeDirectoryFile. 2006-01-16 20:40:11 +01:00
ntdll_misc.h ntdll: Add debug registers to the context of all exceptions. 2006-01-13 13:58:14 +01:00
om.c
path.c
process.c
reg.c ntdll: Use FILE_OPEN instead of OPEN_EXISTING when calling NtCreateFile. 2006-01-17 13:12:43 +01:00
relay.c ntdll: New implementation of relay thunks. 2005-12-18 10:45:01 +01:00
resource.c Take advantage of the __EXCEPT_PAGE_FAULT macro. 2005-12-16 17:17:57 +01:00
rtl.c
rtlbitmap.c
rtlstr.c
sec.c Take advantage of the __EXCEPT_PAGE_FAULT macro. 2005-12-16 17:17:57 +01:00
serial.c ntdll: Created infrastructure to support IOCTL for serial devices. 2006-01-12 13:32:51 +01:00
server.c
signal_i386.c ntdll: Add debug registers to the context of all exceptions. 2006-01-13 13:58:14 +01:00
signal_powerpc.c ntdll: Handle NtSetContextThread on the client side (as far as 2006-01-11 20:20:32 +01:00
signal_sparc.c ntdll: Handle NtSetContextThread on the client side (as far as 2006-01-11 20:20:32 +01:00
signal_x86_64.c ntdll: Handle NtSetContextThread on the client side (as far as 2006-01-11 20:20:32 +01:00
string.c
sync.c
thread.c ntdll: Add debug registers to the context of all exceptions. 2006-01-13 13:58:14 +01:00
time.c
version.c
virtual.c ntdll: Round PE header size to a page boundary for size checks. 2006-01-13 13:52:07 +01:00
wcstring.c