FindNextChangeNotification
C# Signature:
[DllImport("kernel32.dll")]
static extern bool FindNextChangeNotification(IntPtr hChangeHandle);
Alternative Managed API:
System.IO.FileSystemWatcher
Última actualización