Y
Young's
Guest
I am trying to set the FILE_FLAG_DELETE_ON_CLOSE attribute on an existing file but the only references I can find are for creating a new file.
Is this there a way to set this attribute to an existing file or is there another way to delete a file when the last handle on the file is closed?
Continue reading...
Is this there a way to set this attribute to an existing file or is there another way to delete a file when the last handle on the file is closed?
Continue reading...