Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.02.25;
Скачать: CL | DM;

Вниз

Функция перемещения файла   Найти похожие ветки 

 
smolin   (2004-02-12 11:21) [0]

Подскажите пожалуста как называется функция для перемещения файла из каталога в ккаталог ???


 
TUser ©   (2004-02-12 11:48) [1]

The CopyFile function copies an existing file to a new file.

BOOL CopyFile(

LPCTSTR lpExistingFileName, // pointer to name of an existing file
LPCTSTR lpNewFileName, // pointer to filename to copy to
BOOL bFailIfExists // flag for operation if file exists
);


 
ermserg ©   (2004-02-12 11:56) [2]

BOOL MoveFile(

LPCTSTR lpExistingFileName, // address of name of the existing file
LPCTSTR lpNewFileName // address of new name for the file
);


 
TUser ©   (2004-02-12 11:57) [3]

Ой, мув с копи перепутал. Пардон.


 
smolin   (2004-02-12 12:20) [4]

А библиотека какая ??


 
Amoeba ©   (2004-02-12 16:45) [5]

Читаем http://www.delphikingdom.com/mastering/fileshellapi.htm



Страницы: 1 вся ветка

Текущий архив: 2004.02.25;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.025 c
14-80091
Mox Fulder
2004-02-03 15:24
2004.02.25
DivX


3-79601
Merry
2004-02-02 13:05
2004.02.25
запрос SQL


14-80275
OF
2004-02-04 06:37
2004.02.25
Конвертор VB в Delphi


1-79876
Yanis
2004-02-09 21:01
2004.02.25
Res


14-80106
Clift
2004-02-01 00:36
2004.02.25
Разминка для ума