Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jan : Deleting a Full Directory
| Subject: | Deleting a Full Directory |
| Posted by: | "Mikas" (mica..@zonesoft.org) |
| Date: | Mon, 29 Jan 2007 11:49:27 |
Hi all...
Does anyone can help me about how to delete a full directory.
Windows function only deletes empty folders.
I've made a recursive function call to ,list all the folder and files in
a dir and delete them all, but it didnīt work out so well.
Can anyone give me a tip or sample code please??
Thanks in advance,
Mikas