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

Erich E. Hoover erich.e.hoover at gmail.com
Sun May 24 12:19:44 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: 0002-kernelbase-Reimplement-GetVolumeInformation-on-top-o.patch
Type: text/x-patch
Size: 25823 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200524/c3dcb16b/attachment-0001.bin>


More information about the wine-devel mailing list