I am using the 'filecopy.avi' with CAnimateCtrl to show files being moved. Does anyone know how to access the standard resource in the OS to do this instead of using the avi file.
Thanls
Ed
Printable View
I am using the 'filecopy.avi' with CAnimateCtrl to show files being moved. Does anyone know how to access the standard resource in the OS to do this instead of using the avi file.
Thanls
Ed
Look up SHFileOperation in your help (there is also a wrapper class for it on codeguru in the "shell programming" section).