Me
2011-12-11 14:36:04 UTC
I am using Visual Studio 6 VC++
How do I continuously monitor a folder for a specific file to show up and
open it?? After openning it and processing it, I need to delete it and wait
again for it to appear again... Rinse & repeat every time it apears again.
There is another app running which creates this file for me to process.
The filename is always the same.
Thanks in advance.
How do I continuously monitor a folder for a specific file to show up and
open it?? After openning it and processing it, I need to delete it and wait
again for it to appear again... Rinse & repeat every time it apears again.
There is another app running which creates this file for me to process.
The filename is always the same.
Thanks in advance.