Home
last modified time | relevance | path

Searched refs:drive_c (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/kernel32/
H A Dvolume.c970 static const WCHAR drive_c[] = {'c',':','\\',0}; in test_GetVolumePathNamesForVolumeNameW() local
991 ret = pGetVolumeNameForVolumeMountPointW( drive_c, volume, sizeof(volume)/sizeof(volume[0]) ); in test_GetVolumePathNamesForVolumeNameW()