Searched refs:fullpathshort (Results 1 – 1 of 1) sorted by relevance
107 fullpathshort[MAX_PATH], /*absolute path to the file (short format) */ in test_ValidPathA() local141 sprintf(fullpathshort,"%s\\%s",curdirshort,subpath); in test_ValidPathA()162 len=GetShortPathNameA(fullpathshort,shortstr,MAX_PATH); in test_ValidPathA()