My use case is to monitor a directory for files to process. There may or may not be files there already. Therefore I'd like to have WDM initially run the change block whether or not there are changes so I can process any files that are there initially. From that point on it would work as usual. Is this possible already or is this a feature request?
My use case is to monitor a directory for files to process. There may or may not be files there already. Therefore I'd like to have WDM initially run the change block whether or not there are changes so I can process any files that are there initially. From that point on it would work as usual. Is this possible already or is this a feature request?