On Tuesday 08 April 2003 22:36, Rolf Kalbermatter wrote:
Well, thanks for the hint, but I think I'll go back to that regression test I started for file change notifications then.
Is this about SHChangeNotify() or do you mean low level file system events? The first has currently a serious problem with notifications for files which don't exist anymore. I'm working currently on it, to make this work.
I mean FindFirstChangeNotification() & friends for which an implementation has recently slipped in.
-Hans