1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/mountmgr.sys
Tim Clem 89481f43a5 mountmgr.sys: Do not add drive letters or volumes for macOS volumes without mount paths.
Mounted volumes that are not represented in the filesystem are system
volumes that we should ignore (e.g. recovery and preboot).
2024-05-13 21:06:11 +02:00
..
cred.c
dbus.c
device.c
diskarb.c mountmgr.sys: Do not add drive letters or volumes for macOS volumes without mount paths. 2024-05-13 21:06:11 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mountmgr.c
mountmgr.h mountmgr: Remove DECLSPEC_HIDDEN usage. 2023-11-24 14:04:53 +01:00
unixlib.c mountmgr: Replace some malloc/sprintf/strcpy calls with asprintf. 2024-03-11 21:22:08 +01:00
unixlib.h mountmgr: Remove DECLSPEC_HIDDEN usage. 2023-11-24 14:04:53 +01:00