wine-wine/dlls/mountmgr.sys
Zebediah Figura 2d0e113db1 mountmgr: Return STATUS_BUFFER_OVERFLOW from query_unix_drive() if the buffer is too small.
STATUS_MORE_ENTRIES is meant for enumeration APIs like NtQueryDirectoryFile();
we are not enumerating anything here.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-26 09:23:16 +01:00
..
Makefile.in
dbus.c
device.c
diskarb.c
mountmgr.c mountmgr: Return STATUS_BUFFER_OVERFLOW from query_unix_drive() if the buffer is too small. 2020-03-26 09:23:16 +01:00
mountmgr.h
mountmgr.sys.spec