wine/dlls/mountmgr.sys
Joel Holdsworth 7546b4a63d mountmgr.sys: Implemented FileFsSizeInformation and FileFsFullSizeInformation volume queries.
This patch fixes GetDiskFreeSpaceA/W when an NT-style GUID volume path is
provided e.g. "\\?\Volume{00000000-0000-0000-0000-000000000043}\" as might be
retrieved by FindFirstVolumeA/W and FindNextVolumeA/W.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53547
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
2022-09-01 17:49:33 +02:00
..
cred.c
dbus.c mountmgr: Don't crash if connecting to dbus fails. 2022-08-17 16:45:57 +02:00
device.c mountmgr.sys: Implemented FileFsSizeInformation and FileFsFullSizeInformation volume queries. 2022-09-01 17:49:33 +02:00
diskarb.c mountmgr.sys: Always set the return size from dhcp_request implementations. 2022-07-05 22:23:18 +02:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
mountmgr.c mountmgr.sys: Avoid passing a stack pointer to the run_loop thread. 2022-05-05 18:35:44 +02:00
mountmgr.h
mountmgr.sys.spec
unixlib.c mountmgr.sys: Implemented FileFsSizeInformation and FileFsFullSizeInformation volume queries. 2022-09-01 17:49:33 +02:00
unixlib.h mountmgr.sys: Implemented FileFsSizeInformation and FileFsFullSizeInformation volume queries. 2022-09-01 17:49:33 +02:00