Personnellement, j'ai fait une fonction qui permet de choisir. (fonction unicode)


std::vector<std::wstring> GetListFilesAtThisPath(std::wstring pathToExplore, bool needPathInFilename)
{...