Searched refs:sysdriveW (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/shlwapi/ |
H A D | path.c | 1464 static const WCHAR sysdriveW[] = {'%','S','y','s','t','e','m','D','r','i','v','e','%',0}; in test_PathUnExpandEnvStrings() local 1601 lstrcpyW(pathW, sysdriveW); in test_PathUnExpandEnvStrings()
|