Sweden-Number/dlls/ntdll
Andrew Wesie 64d70b103d ntdll: Add NtQueryVirtualMemory(MemoryWorkingSetExInformation).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45667
Signed-off-by: Andrew Wesie <awesie@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-07 13:25:37 +01:00
..
tests
Makefile.in unicode: Move the combining class table to ntdll. 2020-02-04 21:30:26 +01:00
actctx.c
atom.c
cdrom.c
combclass.c unicode: Move the combining class table to ntdll. 2020-02-04 21:30:26 +01:00
critsection.c
crypt.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Allow NULL lpAssemblyDirectoryName in find_actctx_dll. 2020-02-05 21:32:00 +01:00
loadorder.c
locale.c unicode: Avoid copying the decomposition data when not necessary. 2020-02-04 21:30:26 +01:00
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Use the status to tell user APC from system APC. 2020-02-05 21:28:21 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Process system APCs while the signals are blocked. 2020-02-05 21:28:26 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c ntdll: Process system APCs while the signals are blocked. 2020-02-05 21:28:26 +01:00
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Add NtQueryVirtualMemory(MemoryWorkingSetExInformation). 2020-02-07 13:25:37 +01:00
wcstring.c