Sweden-Number/dlls/ntdll
Alex Henrie 9561ba33cd ws2_32: Remove outer preprocessor checks from control message functions.
The checks were ugly and unnecessary. Furthermore, these functions are
used for both IPv4 and IPv6 options, and it's conceivable that a system
could be stripped down to only provide IPv6 support and not IPv4
support.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-27 20:39:15 +02:00
..
tests
unix ws2_32: Remove outer preprocessor checks from control message functions. 2021-09-27 20:39:15 +02:00
Makefile.in ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement LdrGetDllHandleEx() function. 2021-09-27 17:40:15 +02:00
locale.c
make_errors
misc.c
ntdll.spec ntdll: Implement LdrGetDllHandleEx() function. 2021-09-27 17:40:15 +02:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c