Erich E. Hoover : kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle.

Alexandre Julliard julliard at winehq.org
Wed Feb 17 16:23:32 CST 2021


Module: wine
Branch: master
Commit: 50903a15046354e405564aff6430ee505c01100a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=50903a15046354e405564aff6430ee505c01100a

Author: Erich E. Hoover <erich.e.hoover at gmail.com>
Date:   Fri May 15 22:07:10 2020 -0600

kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle.

Signed-off-by: Erich E. Hoover <erich.e.hoover at gmail.com>
Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/volume.c |  39 +++
 dlls/kernelbase/volume.c     | 584 +------------------------------------------
 2 files changed, 45 insertions(+), 578 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=50903a15046354e405564aff6430ee505c01100a



More information about the wine-cvs mailing list