Цитата:
Сообщение от Bargest
FindFirst и FindNext перечисляешь все файлы и перемещаешь
|
Цитата:
Сообщение от MSDN
MoveFile Function
Moves an existing file or a directory, including its children.
To specify how to move the file, use the MoveFileEx or MoveFileWithProgress function.
To perform this operation as a transacted operation, use the MoveFileTransacted function.
|
Т.е. можно использовать эту функцию для перемещения сразу папок.