# DirWatcher **Repository Path**: lfishrhungry/DirWatcher ## Basic Information - **Project Name**: DirWatcher - **Description**: 通过调用windows API实现对指定目录文件操作监控的界面程序 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-04-24 - **Last Updated**: 2022-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 同过调用ReadDirectoryChangesW这个Windows API实现对指定目录的文件操作进行监控的界面程序。 采用Qt配合VS编写。 ![](https://github.com/lfishRhungry/DirWatcher/blob/master/Screen%20Shot%202019-10-10%20at%2012.00.35%20AM.png)