Searched refs:CreateDirectory (Results 1 – 3 of 3) sorted by relevance
51 void CreateDirectory( const csv::ploc::Path & i_rPath );54 CreateDirectory( const csv::ploc::Path & i_rPath ) in CreateDirectory() function262 CreateDirectory( pi->aMyPath ); in MoveDir_2Names()277 CreateDirectory( pi->aMyPath ); in MoveDir_Down2()299 CreateDirectory( pi->aMyPath ); in MoveDir_Down2()311 CreateDirectory( pi->aMyPath ); in MoveDir_2Index()
99 bool bDir = CreateDirectory(sShareDir.c_str(), NULL); in copyExtensionData()100 bDir = CreateDirectory(sExtDir.c_str(), NULL); in copyExtensionData()101 bDir = CreateDirectory(sExtInstDir.c_str(), NULL); in copyExtensionData()
775 CreateDirectory(PathA, NULL); in GetSpecialFolder()
Completed in 31 milliseconds