Module: wine Branch: master Commit: 37ed6559034d47829fbb2e60eb93f7060476004f URL: https://source.winehq.org/git/wine.git/?a=commit;h=37ed6559034d47829fbb2e60e...
Author: Zebediah Figura z.figura12@gmail.com Date: Fri Mar 27 10:32:28 2020 -0500
mountmgr: Determine and store the filesystem type, label, and serial.
Copied with minimal adaptation from kernel32/volume.c
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mountmgr.sys/device.c | 598 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 598 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=37ed6559034d47829fbb2...