wine-wine/dlls/ntdll
Alexandre Julliard 4142fc9b52 ntdll/tests: Don't test . and .. masks, they don't work on Windows. 2013-07-02 10:03:50 +02:00
..
tests ntdll/tests: Don't test . and .. masks, they don't work on Windows. 2013-07-02 10:03:50 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Leave NtQueryDirectoryFile early when a non-wildcard mask is used in the getdirentries case. 2013-07-01 19:51:20 +02:00
env.c
error.c
exception.c
file.c ntdll: Improve stub for FileFsAttributeInformation in NtQueryVolumeInformationFile. 2013-03-26 16:36:42 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Respect the 8-bit part in the ARM relocation. 2013-04-15 17:01:46 +02:00
loadorder.c
misc.c ntdll: Remove an unused debug channel. 2013-04-18 19:12:57 +02:00
nt.c
ntdll.spec ntdll: Correct RtlFreeHeap .spec parameter type. 2013-06-26 12:14:41 +02:00
ntdll_misc.h ntdll: Set the address space limit before running application code. 2013-04-04 13:28:43 +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 server: Add support for NtTerminateProcess(0). 2013-04-15 16:45:33 +02:00
reg.c
relay.c ntdll: Reimplement the x86_64 relay entry point in assembler. 2013-05-23 19:03:01 +02:00
resource.c include: Make IMAGE_RESOURCE_DIRECTORY_ENTRY match PSDK definition. 2013-04-29 13:33:54 +02:00
rtl.c include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition. 2013-04-30 11:47:05 +02:00
rtlbitmap.c
rtlstr.c
sec.c ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. 2013-03-27 20:12:26 +01:00
serial.c
server.c
signal_arm.c ntdll: Actually store PC in RtlCaptureContext on ARM. 2013-05-31 11:58:03 +02:00
signal_arm64.c ntdll: Unify the usage of internal SIGCONTEXT type on ARM and ARM64. 2013-03-11 11:44:29 +01:00
signal_i386.c
signal_powerpc.c
signal_x86_64.c include: Make KNONVOLATILE_CONTEXT_POINTERS match PSDK definition. 2013-04-30 11:47:05 +02:00
string.c ntdll: Copy some missing string functions from msvcrt. 2013-03-14 13:53:46 +01:00
sync.c
tape.c
thread.c ntdll: Thread creation control is now taken care by server. 2013-05-17 12:29:43 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Use larger virtual heap for 64-bit. 2013-04-12 11:56:10 +02:00
wcstring.c