One of the most common functions on Windows systems is cut, copy, and paste. The easiest way to do so is to drag the file across folders or use keyboard shortcuts to perform the functions – Cut-CTRL+X ...
I think you might have to<BR>-create the new directory<BR>-enumerate and copy each file in the old directory<BR><BR>Note that win32 functions will allow you to Move a file or directory; they just ...