Searched refs:Root_Colon (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/kernel32/ |
H A D | volume.c | 357 char Root_Colon[]="C:"; in test_GetVolumeInformationA() local 375 Root_Colon[0] = windowsdir[0]; in test_GetVolumeInformationA() 386 ret = pGetVolumeInformationA(Root_Colon, vol_name_buf, vol_name_size, NULL, in test_GetVolumeInformationA() 394 ret = pGetVolumeInformationA(Root_Colon, vol_name_buf, vol_name_size, NULL, in test_GetVolumeInformationA() 422 ret = pGetVolumeInformationA(Root_Colon, vol_name_buf, vol_name_size, NULL, in test_GetVolumeInformationA() 440 ret = pGetVolumeInformationA(Root_Colon, vol_name_buf, vol_name_size, NULL, in test_GetVolumeInformationA() 450 ret = pGetVolumeInformationA(Root_Colon, vol_name_buf, vol_name_size, NULL, in test_GetVolumeInformationA() 461 ret = pGetVolumeInformationA(Root_Colon, vol_name_buf, vol_name_size, NULL, in test_GetVolumeInformationA()
|