Uri
April 14th, 1999, 03:03 PM
I have two application A and B. A initiates process B, and exits. Process B should move (or copy) some files, which are Dll's (or Exe) that are part of A. The problem is that I get file access or sharing problems writing on A's Dlls.
Is there a way to find out when a file is free from other application access? or to know when a given process (I have the PID of A) has finished completely?
Thanks
Is there a way to find out when a file is free from other application access? or to know when a given process (I have the PID of A) has finished completely?
Thanks