Author Topic: WatchDog  (Read 2374 times)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1980
    • zapsolution
WatchDog
« on: October 23, 2021, 06:44:53 pm »
WatchDog 2.00

This 64-bit application, is the transcription of PB project written by Pierre Bellisle and Patrice Terrier.

This is also an example of using TCLib, to produce a tiny 14 Kb standalone application.
The interface is the same than the one used in the zTrace utility.

What's the point:
WatchDog monitor the notifications from the Windows file system or Shell.

Notifications:
- Media inserted
- Media removed
- Drive removed
- Drive add
- Rename item
- File create
- File delete
- Make dir
- Remove dir
- Update item
- Rename folder

Note: The attached solution was created with VS 2019

« Last Edit: October 23, 2021, 06:51:55 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)