Hi,

Using Win32 File I/O API functions, how would I remove a READ-ONLY directory? Can I use SetFileAttributes followed by RemoveDirectory? I can't seem to get this to work.

Thanks in advance.



-- Bijan