Adding a File Modified Handler
- Posted by SDPringle Aug 02, 2009
- 1081 views
I would like my application to ask Windows to call a routine of mine when a specific file changes. I found a class that does that the problem is it is in the .NET framework. There is no C equivalent documented so I assume that doesn't exist. Is there another way to do the same thing using standard C calls so I can wrap that into EUPHORIA?
Shawn Pringle