wine/dlls/nsiproxy.sys
Zebediah Figura bd1aed5319 nsiproxy: Return STATUS_BUFFER_OVERFLOW to signal short buffers.
STATUS_MORE_ENTRIES is used for directory enumeration APIs, and signals that a
continuation will be returned on the next call.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-31 10:57:23 +02:00
..
device.c nsiproxy: Return STATUS_BUFFER_OVERFLOW to signal short buffers. 2021-08-31 10:57:23 +02:00
ip.c nsiproxy: Return STATUS_BUFFER_OVERFLOW to signal short buffers. 2021-08-31 10:57:23 +02:00
Makefile.in nsiproxy: Add $(PROCSTAT_LIBS) to EXTRALIBS. 2021-08-20 17:34:56 +02:00
ndis.c nsiproxy: Return STATUS_BUFFER_OVERFLOW to signal short buffers. 2021-08-31 10:57:23 +02:00
nsi.c nsiproxy: Implement UDP endpoint enumerate_all. 2021-08-18 11:07:20 +02:00
nsiproxy.sys.spec
nsiproxy_private.h nsiproxy: Implement UDP endpoint enumerate_all. 2021-08-18 11:07:20 +02:00
tcp.c nsiproxy: Return STATUS_BUFFER_OVERFLOW to signal short buffers. 2021-08-31 10:57:23 +02:00
udp.c nsiproxy: Return STATUS_BUFFER_OVERFLOW to signal short buffers. 2021-08-31 10:57:23 +02:00