API File Copy Demo
API Sample that demonstrates how to use the windows Shell to select any file, then select a directory, then use the shell to copy the file from one location to another, displaying the Shell Copy Progress Box. A professional way of doing things. Form Code Private Sub Command1_Click(Index As Integer) On Error Resume Next Dim i As Integer Select Case Index Case… Read More »