Huw D M Davies wrote:
> How are you trying to delete them? The question is whether the
> DeleteFile() function works as tested - the way to find this is to run
> that test on Windows XP.
>
DeleteFile on an read-only file under XP returns false.
GetLastError returns 5 (Access denied)