|
ReactOS 0.4.16-dev-2274-gc61d98f
|
#include <k32.h>
Go to the source code of this file.
Functions | |
| BOOL WINAPI | GetVolumeNameForVolumeMountPointA (IN LPCSTR lpszVolumeMountPoint, IN LPSTR lpszVolumeName, IN DWORD cchBufferLength) |
| BOOL WINAPI GetVolumeNameForVolumeMountPointA | ( | IN LPCSTR | lpszVolumeMountPoint, |
| IN LPSTR | lpszVolumeName, | ||
| IN DWORD | cchBufferLength | ||
| ) |
Definition at line 19 of file mntpointansi.c.
Referenced by test_dos_devices(), test_enum_vols(), test_GetDiskFreeSpaceA(), test_GetVolumeInformationA(), test_GetVolumeInformationByHandle(), test_GetVolumeNameForVolumeMountPointA(), test_GetVolumePathNamesForVolumeNameA(), and test_mounted_folder().