Checking if file is open

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'd like to check if a certain file is opened by another program and if so,
wait just as long as needed until the other process has closed its handle and
I can access the file. How can I do that?

Thanks
Peter
 
Back
Top