# ReadDirectoryChangesIOCP **Repository Path**: mirrors_GerHobbelt/ReadDirectoryChangesIOCP ## Basic Information - **Project Name**: ReadDirectoryChangesIOCP - **Description**: how to use ReadDirectoryChangesW by IO completion port on windows platform. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-15 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ReadDirectoryChanges Inspired from jimbeveridge's artical [Understanding ReadDirectoryChangesW](http://qualapps.blogspot.com/2010/05/understanding-readdirectorychangesw.html)! The project shows how to read directory changes by IO completion port on windows platform. More details refer to https://www.jianshu.com/p/9f6529127f1a.