Click to See Complete Forum and Search --> : Removing read-only directories


Bijan
June 8th, 1999, 10:19 AM
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