Home
last modified time | relevance | path

Searched refs:CreateDir2 (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DFileDir.cpp348 CreateDir2 returns true, if directory can contain files after the call (two cases):
353 We need CreateDir2, since fileInfo.Find() for reserved names like "com8"
356 static bool CreateDir2(CFSTR path) in CreateDir2() function
398 static bool CreateDir2(CFSTR path);
446 if (CreateDir2(path)) in CreateComplexDir()
983 static bool CreateDir2(CFSTR path) in CreateDir2() function

Completed in 2 milliseconds