Tech Support Forum banner

Copying files in C++ Builder6

1538 Views 2 Replies 2 Participants Last post by  Blenheimer
Hi There

I'm pretty new at this, so please bear with me...I'm building a file shifting program using either 2 FileListBoxe's or dcFolderListView's on the same page.

I need to copy files from one box to another, either folder to folder or drive to drive, but I'm struggling on the code, can anyone help me...

Thanks

Blenheimer
Status
Not open for further replies.
1 - 3 of 3 Posts
I'd visit a couple of the free source code sites, many times you can find something that will kick start your efforts.

http://www.codeproject.com/

http://www.cplusplus.com/

http://www.cprogramming.com/

http://www.programmersheaven.com/
Thanks johnwill

I'll give them a try...

Blemheimer
1 - 3 of 3 Posts
Status
Not open for further replies.
Top