Insider1984
Technical User
Lets say i have:
D:\parts
and inside D:\Parts I have:
D:\parts\folder1
D:\parts\folder2
D:\parts\image.bmp
folders themselves also would have other folders and files as well.
I know of a really really round about way in C but I'm hoping that Visual C++ gives me a quick easy way to just do a copy of the entire contents of a folder and place everything into a new folder.
Thanks for the help.
=====================
Insider
4 year 'on the fly' programmer
C++ Basic Java
D:\parts
and inside D:\Parts I have:
D:\parts\folder1
D:\parts\folder2
D:\parts\image.bmp
folders themselves also would have other folders and files as well.
I know of a really really round about way in C but I'm hoping that Visual C++ gives me a quick easy way to just do a copy of the entire contents of a folder and place everything into a new folder.
Thanks for the help.
=====================
Insider
4 year 'on the fly' programmer
C++ Basic Java