L Lespaul36 Jul 21, 2004 #1 I know that this is the API to use..is there a way to use it to delete an entire directory instead of just a file?
I know that this is the API to use..is there a way to use it to delete an entire directory instead of just a file?
C Cor Ligthert Jul 22, 2004 #2 Hi Les, This should do it, http://msdn.microsoft.com/library/d...ml/frlrfsystemiodirectoryclassdeletetopic.asp I hope this helps? Cor
Hi Les, This should do it, http://msdn.microsoft.com/library/d...ml/frlrfsystemiodirectoryclassdeletetopic.asp I hope this helps? Cor
H Herfried K. Wagner [MVP] Jul 22, 2004 #3 * "Cor Ligthert said: This should do it, http://msdn.microsoft.com/library/d...ml/frlrfsystemiodirectoryclassdeletetopic.asp Click to expand... ACK, 'SHFileOperation' is able to show a progress dialog during the deleting process, line Windows explorer, but that's optional and maybe not what the OP wants to do.
* "Cor Ligthert said: This should do it, http://msdn.microsoft.com/library/d...ml/frlrfsystemiodirectoryclassdeletetopic.asp Click to expand... ACK, 'SHFileOperation' is able to show a progress dialog during the deleting process, line Windows explorer, but that's optional and maybe not what the OP wants to do.
C Cor Ligthert Jul 22, 2004 #4 Herfried, Start that AVI yourself at the begin and stop it at the end. Cor