Searched defs:bFailIfExist (Results 1 – 5 of 5) sorted by relevance
75 BOOL bFailIfExist = 0 == (dwFlags & MOVEFILE_REPLACE_EXISTING); variable
90 bool bFailIfExist = true; in copyExtensionData() local
153 BOOL bFailIfExist = 0 == (dwFlags & MOVEFILE_REPLACE_EXISTING); in MoveFileEx9x() local
222 BOOL bFailIfExist = 0 == (dwFlags & MOVEFILE_REPLACE_EXISTING); in MoveFileEx9x() local
Completed in 23 milliseconds