Sweden-Number/dlls/nsiproxy.sys
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
device.c nsiproxy: Fill the reply with the exact ICMP_ECHO_REPLY in the output buffer. 2021-11-26 11:57:59 +01:00
icmp_echo.c nsiproxy: Fix use after free in icmp_send_echo (scan-build). 2021-12-21 10:26:43 +01:00
ip.c configure: Assume that sys/socket.h is available on Unix. 2021-12-09 18:43:51 +01:00
ndis.c nsiproxy: Allow the name length to be IFNAMSIZ - 1. 2021-12-23 09:59:04 +01:00
nsi.c nsiproxy: Implement the ability to cancel the listener. 2021-10-05 11:31:48 +02:00
nsiproxy.sys.spec
nsiproxy_private.h nsiproxy: Fill the reply with the exact ICMP_ECHO_REPLY in the output buffer. 2021-11-26 11:57:59 +01:00
tcp.c nsiproxy: Fix memory leaks on error paths in get_ipv6_addr_scope_table (cppcheck). 2021-12-20 10:13:52 +01:00
udp.c configure: Assume that sys/socket.h is available on Unix. 2021-12-09 18:43:51 +01:00
unix_private.h nsiproxy: Implement the ability to cancel the listener. 2021-10-05 11:31:48 +02:00