Sweden-Number/dlls/ntdll
Michael Müller 5a96399b66 ntdll: Implement LdrEnumerateLoadedModules.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-01 19:29:13 +02:00
..
tests ntdll: Implement LdrEnumerateLoadedModules. 2017-05-01 19:29:13 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c ntdll: Don't modify LockCount in RtlLeaveCriticalSection if section is not acquired. 2017-03-07 16:33:36 +01:00
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c server: Remove no longer needed blocking requests arguments. 2017-04-12 19:12:52 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement LdrEnumerateLoadedModules. 2017-05-01 19:29:13 +02: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 LdrEnumerateLoadedModules. 2017-05-01 19:29:13 +02:00
ntdll_misc.h
om.c
path.c
printf.c
process.c ntdll: Implement ProcessVmCounters for Linux. 2017-03-21 20:52:38 +01:00
reg.c ntdll: Add a stub for NtLoadKey2. 2017-02-01 21:19:38 +01:00
relay.c
resource.c
rtl.c ntdll: Fix RtlAssert() prototype. 2016-11-29 12:18:37 +01:00
rtlbitmap.c
rtlstr.c
sec.c ntdll: Implement RtlAddMandatoryAce. 2017-02-17 20:54:04 +01:00
serial.c
server.c ntdll: Remove no longer needed APC handling from APC_ASYNC_IO callbacks. 2017-04-11 19:59:06 +02:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c ntdll: Save rdi and rsi in raise_func_trampoline. 2017-03-07 21:59:22 +01:00
string.c
sync.c ntdll: Add stub for JobObjectBasicAccountingInformation and JobObjectBasicProcessIdList. 2017-04-24 11:09:46 +02:00
tape.c
thread.c ntdll: Also store dynamic loader information in the PEB on Linux. 2017-04-25 20:53:04 +02:00
threadpool.c
time.c ntdll: Catch page faults in NtQueryPerformanceCounter. 2017-01-26 19:05:43 +01:00
version.c ntdll: Bump Win 10 version to 15063. 2017-04-10 21:51:40 +02:00
version.rc
virtual.c
wcstring.c