FILE_FLAG_DELETE_ON_CLOSE

  • Thread starter Thread starter Young's
  • Start date Start date
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...
 
Back
Top