VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Compact In-Process Multi-threading: A FolderWatcher with sample UI

Vlad Vissoultchev  (13 Submissions)   Windows System Services   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

Well, here you have it: multi-threaded component using FindFirstChangeNotification API, compactly implemented in 386 lines of code and a 285 lines of sample UI:-))) And most of these are VB codelines which are not overly commented, be warned, this is not for the faintest of heart! Greatly inspired by https://www.relisoft.com/Win32/watcher.html. Attempted an implementation after a short conversation with NovaSoft about Walter Brebels' Directory Monitor. It can successfully monitor for recursive changes in the sub-folders, too. Hope you find a useful use for this component. Please, read [1st readme.txt] first! Enjoy, and leave your votes!

Rate Compact In-Process Multi-threading: A FolderWatcher with sample UI (23(23 Vote))

Download Compact In-Process Multi-threading: A FolderWatcher with sample UI

Compact In-Process Multi-threading: A FolderWatcher with sample UI Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters