wine/dlls/mountmgr.sys
Zebediah Figura 56104123d9 mountmgr: Return STATUS_BUFFER_OVERFLOW if an insufficient buffer is passed to IOCTL_MOUNTMGR_ENUMERATE_CREDENTIALS.
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: Alexandre Julliard <julliard@winehq.org>
2021-08-31 10:57:21 +02:00
..
dbus.c mountmgr: Retrieve the unix-name from the alias. 2021-07-07 11:34:08 +02:00
device.c mountmgr.sys: Simplify query_unix_drive. 2021-03-26 16:48:42 +01:00
diskarb.c mountmgr: Retrieve the unix-name from the alias. 2021-07-07 11:34:08 +02:00
Makefile.in
mountmgr.c mountmgr: Return STATUS_BUFFER_OVERFLOW if an insufficient buffer is passed to IOCTL_MOUNTMGR_ENUMERATE_CREDENTIALS. 2021-08-31 10:57:21 +02:00
mountmgr.h dhcpcsvc: Pass a luid instead of the adapter name. 2021-07-07 11:33:53 +02:00
mountmgr.sys.spec