G
Guest
Hello everyone,
is there a way to check if a file is in use by another program. One
possibility would be to poll the file for an exclusive lock, but this has
very bad consequences for the performance of my program.
Thanks, Holger
is there a way to check if a file is in use by another program. One
possibility would be to poll the file for an exclusive lock, but this has
very bad consequences for the performance of my program.
Thanks, Holger