ObjReader Community

SDK programming => 64-bit SDK programming => Topic started by: Patrice Terrier on October 23, 2021, 06:44:53 pm

Title: WatchDog
Post by: Patrice Terrier 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