wine-wine/dlls/ntdll
Sebastian Lackner f9ede5c4c1 ntdll/tests: Add tests for FileIoCompletionNotificationInformation info class.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-17 20:54:04 +01:00
..
tests ntdll/tests: Add tests for FileIoCompletionNotificationInformation info class. 2017-02-17 20:54:04 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntdll: Implement FileIdInformation class in NtQueryInformationFile. 2017-02-16 19:08:39 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Read entry point in LdrInitializeThunk. 2017-02-09 21:37:08 +01:00
loadorder.c
misc.c ntdll: Move UnregisterTraceGuids from advapi32 to ntdll. 2017-01-26 10:35:50 +01:00
nt.c ntdll: Remove dead initializations (clang). 2017-01-31 08:51:59 +01:00
ntdll.spec ntdll: Implement RtlAddMandatoryAce. 2017-02-17 20:54:04 +01:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c ntdll: Add a stub for NtLoadKey2. 2017-02-01 21:19:38 +01:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Implement RtlAddMandatoryAce. 2017-02-17 20:54:04 +01:00
serial.c
server.c ntdll: Check for invalid WINEARCH values. 2016-12-16 15:20:18 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +01:00
threadpool.c
time.c ntdll: Catch page faults in NtQueryPerformanceCounter. 2017-01-26 19:05:43 +01:00
version.c wine.inf: Set default Windows version to win7. 2017-02-08 10:49:30 +01:00
version.rc
virtual.c
wcstring.c