[KERNEL32]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 1 Oct 2017 16:36:37 +0000 (16:36 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 1 Oct 2017 16:36:37 +0000 (16:36 +0000)
commita0b2ac0ff90d234560df310eeae2c8a567353ae8
treead0ee9dede35bbaac811ac9094ca6bf7b5039f4c
parentb77e16847dca997ab277cb7f928ed5f8890574b6
[KERNEL32]
- Implement the internal functions: GetVolumeNameForRoot(), BasepGetVolumeNameFromReparsePoint(), BasepGetVolumeNameForVolumeMountPoint() that allow querying the volume name (GUID form) given a volume root
- Reimplement GetVolumeNameForVolumeMountPointW() with the new internal function BasepGetVolumeNameForVolumeMountPoint() this fixes a few bugs and adds supports for reparse points
- Reimplement GetVolumeNameForVolumeMountPointA() to make it w2k3 compliant

Note that I dropped copyrights in the header, as everything got reimplemented

svn path=/trunk/; revision=76025
reactos/dll/win32/kernel32/client/file/mntpoint.c