Sweden-Number/dlls/ntdll
Alex Henrie 71e04aaa38 ntdll: Add stub for RtlIpv4StringToAddressW.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-28 11:01:49 +02:00
..
tests ntdll/tests: Test NtQueryVolumeInformationFile calls on named pipe object. 2017-09-25 23:29:10 +02: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: Do not queue a completion status if pipe ops fail synchronously. 2017-09-25 23:29:10 +02:00
handletable.c
heap.c
large_int.c
loader.c server: No longer store the mapping object in the dll structure. 2017-09-26 17:01:45 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Add stub for RtlIpv4StringToAddressW. 2017-09-28 11:01:49 +02:00
ntdll_misc.h ntdll: Add helpers to lock the user output buffer during file reads. 2017-09-22 15:10:42 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Add stub for RtlIpv4StringToAddressW. 2017-09-28 11:01:49 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Add a helper to lock the user output buffer during a server call. 2017-09-22 15:10:21 +02: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
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Support loading binaries that start inside the DOS area. 2017-09-27 09:30:05 +02:00
wcstring.c