[PATCH 4/4] kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle.

Erich E. Hoover erich.e.hoover at gmail.com
Wed Jul 15 10:08:43 CDT 2020


This patch removes the volume querying information duplication in
kernelbase by re-implementing GetVolumeInformation using
GetVolumeInformationByHandle (itself implemented with
NtQueryVolumeInformationFile).

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-kernelbase-Reimplement-GetVolumeInformation-on-top-o.patch
Type: text/x-patch
Size: 25827 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200715/a5c1b9f3/attachment-0001.bin>


More information about the wine-devel mailing list