V
Vai2000
Hi All, Here's a situation, I am trying to process some large Files via a
Win Svc using FileMonitor. During the test process I tried copy and pasting
a file in a folder and got an error saying "Process can't access the file
foo.txt as it is being used by another process". I believe the Copy
operation hasn't finished yet though my WinSvc kicked in.....since it got a
FileChange Notification...
How can I avoid the Race Condition?
TIA
Win Svc using FileMonitor. During the test process I tried copy and pasting
a file in a folder and got an error saying "Process can't access the file
foo.txt as it is being used by another process". I believe the Copy
operation hasn't finished yet though my WinSvc kicked in.....since it got a
FileChange Notification...
How can I avoid the Race Condition?
TIA