George George

George George

  • NA
  • 778
  • 0

create a new file with exclusive owner mode

Apr 25 2008 3:20 AM

Hello everyone,


I did some research for File.Create API to find some option which could be used to create a new file, with exclusive owner mode (e.g. other process/thread can not delete/open/modify when current thread keep the file open). But can not find it out.

Could anyone let me know which option should I use or which API should I use?


thanks in advance,
George