B
Benry
Without having a reference to a specific folder, is there a way that
Windows fires an event when files in a folder are modified? I'm using
C++.NET 2.0 for programming a service, and would like this to be the
starting point. I have a shared folder which is the login folder of
an FTP server. Once a file has been uploaded, I want windows kernel
to interrupt/trigger and start the process.
I know I can poll the folder, but I would like something less
processor intensive.
Thanks!
Benry
Windows fires an event when files in a folder are modified? I'm using
C++.NET 2.0 for programming a service, and would like this to be the
starting point. I have a shared folder which is the login folder of
an FTP server. Once a file has been uploaded, I want windows kernel
to interrupt/trigger and start the process.
I know I can poll the folder, but I would like something less
processor intensive.
Thanks!
Benry