Hi All
I'm using the API example to remove the files and then the folder:
*******************************
DeleteFile "C:\KPD-Team\test.kpd"
With SHDirOp
.wFunc = FO_DELETE
.pFrom = "C:\KPD-Team"
End With
'Delete the directory
SHFileOperation SHDirOp
*******************************
My question is if how could I remove all files and folders beyond a given
path.
I know the path "c:\deploy\computers\drivers" exitsts and there could be
more folders beyond that.
I want to be sure that I remove all folders and files beyond that path..
I would not know the names of the folders.
Thanks
Harold
Re: How to get files and folders name of windows\system32 directory for Windows XP 64 bit OS by prog ... What you are seeing is correct behavior for a 32-bit application running on Win64.... Did you hardwire "System32" or did you use the API that says ... But If I check it for Windows XP 64 bit operating system then It is showing... my all hierarchy of files and folders is coming properly ... (microsoft.public.vc.mfc)
Re: How to create a DriveListBox just like the one in CommonDialog ... In" DriveListBox in CommonDialog open or save as dialog box. ...API to get the file system folders that these virtual folders resolve to and ... Note that this function can display files... (microsoft.public.vb.controls)
Re: archive lots of OE folders and messages to text ... using Outlook Express API from the company where I work. ... > Have many OE folders of mail from past projects that I want to archive as ... > Outgoing mail is certified Virus Free. ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
Re: Browse Command ... If you mean browse for files and folders, see the following two Access Web... Call the standard Windows File Open/Save dialog box ...API: Browse Folder Dialog ... (microsoft.public.access.gettingstarted)
Re: Default user folders ... > Is there any C API that enumerates these folders?...Prev by Date: ... (comp.sys.mac.programmer.help)