wine/dlls/ntdll
2013-08-26 14:27:56 +02:00
..
tests ntdll: Implement NtQueryEvent. 2013-08-26 14:27:56 +02:00
actctx.c ntdll: Implement compatible typelib section. 2013-08-23 17:56:14 +02:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Use fclose instead of endmntent since we use fopen anyway. 2013-07-29 21:07:12 +02:00
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement RtlExitUserProcess. 2013-07-19 12:15:15 +02:00
loadorder.c
Makefile.in
misc.c
nt.c
ntdll.spec ntdll: Add the keyed events entry points. 2013-08-21 14:24:06 +02:00
ntdll_misc.h ntdll: Implement compatible FindActCtxSectionString() for window class section. 2013-08-02 14:36:12 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Implement RtlHashUnicodeString(). 2013-07-24 14:35:09 -05:00
sec.c
serial.c ntdll: Don't use TIOCGICOUNT if we don't have linux/serial.h to define the necessary struct. 2013-07-29 21:08:02 +02:00
server.c
signal_arm.c ntdll: Add context definitions missing from the Android NDK. 2013-07-30 14:43:31 +02:00
signal_arm64.c
signal_i386.c ntdll: Add context definitions missing from the Android NDK. 2013-07-30 14:43:31 +02:00
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: Implement NtQueryEvent. 2013-08-26 14:27:56 +02:00
tape.c
thread.c
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: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file. 2013-07-19 14:40:17 +02:00
wcstring.c