microsoft/Windows-classic-samples

Feature Request: Callbacks for Monitoring File and Folder Creation/Modification

vembukarthick-t-19643 opened this issue · 1 comments

  1. Why are there no callbacks provided for monitoring the creation and modification of local files and folders?
  2. Why is ReadDirectoryChangesW used in the sample to monitor the directory instead of callbacks?
  3. Can we expect these callbacks in future upgrades, or should we implement our own directory watcher?
  4. Are there any alternative workarounds available?

Tasks

No tasks being tracked yet.

These are platform questions, not sample questions.