teeemcee
2016-11-04 21:59:27 -0700 (Fri, 04 Nov 2016)
497
findfiles: be certain to let go of DIR-internal handle on Windows

DIR keeps a handle to the search, and if that handle isn't closed the directory
can't be deleted.

This may fix some reports of undeleteable playing/working.tmp, but I doubt it,
because I've only heard of undeleteable files, not directories.
It appears that DIR does always close the HANDLE if DIR is called until it
returns "" (contrary to what I thought), but findfiles does not necessarily
do so when searching for directories.
---
U   wip/.gitignore
U   wip/util.bas
U   wip/yetmore2.bas
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to