S
Steven Blair
Hi,
I need to monitor a directory for files. When a file is moved into this
direcotry I need some sort of event to be called and the file will then
be picked up.
I have done this type of thing using MFC, and used FindFirstFile, making
a call to that ever x milliseconds. I am just wondering if .NET has
something different to offer for problems like this ?
Regards,
Steven
I need to monitor a directory for files. When a file is moved into this
direcotry I need some sort of event to be called and the file will then
be picked up.
I have done this type of thing using MFC, and used FindFirstFile, making
a call to that ever x milliseconds. I am just wondering if .NET has
something different to offer for problems like this ?
Regards,
Steven