J
Jay
Hey There,
Is there a way to write code that will protect a file such that
when a user tries to delete it, it will be protected with the "Cannot
delete 'xyz': Access is denied. Make sure the disk is not full or
write-protected and that the file is not currently in use.". Also, how
would you programatically do the reverse? Have a code remove what
protection there is from a file that has that set?
Thank you for the prompt response,
Jay
(patelj27b at gmail dot com)
P.S. I just want to thank all the people out there that have been
prompt in answering my previous questions. It is great to know that
there is always a source out there that can help me gain a better
insight into Windows C++ programming.
Is there a way to write code that will protect a file such that
when a user tries to delete it, it will be protected with the "Cannot
delete 'xyz': Access is denied. Make sure the disk is not full or
write-protected and that the file is not currently in use.". Also, how
would you programatically do the reverse? Have a code remove what
protection there is from a file that has that set?
Thank you for the prompt response,
Jay
(patelj27b at gmail dot com)
P.S. I just want to thank all the people out there that have been
prompt in answering my previous questions. It is great to know that
there is always a source out there that can help me gain a better
insight into Windows C++ programming.