API File Copy
Posted: Mon Sep 07, 2009 5:32 pm
This Liberty BASIC demo uses "SHFileOperationA" API to copy, move, or recycle complete folders.
For copy and move, Windows will create topmost folder when necessary and all sub-folders from the source folder.
In this demo, collision detection is turned on and instead of overwriting existing files, copies will be made.
John
For copy and move, Windows will create topmost folder when necessary and all sub-folders from the source folder.
In this demo, collision detection is turned on and instead of overwriting existing files, copies will be made.
John