Hi people, we have a routine that recurses through a directory makes a list
of the directories using findfirst findnext findclose... then after the
findclose, goes through that list in reverse order and deletes the
directory.
This routine works fine under win98, but under win2k it deletes the first
directory and then fails to delete the others as though win2k was locking
them somehow.
Does anyone have any ideas why this might be happening?
There are no files in any of the directories...
I can supply source for this procedure if necessary.
Matt.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"