如何使用 ReadDirectoryChanges api 获取移动事件?
ReadDirectoryChanges windows api 不提供文件/文件夹移动事件(但它适用于重命名事件)。相反,它提供删除和添加的事件。我们如何区分这与真正的删除和添加事件。
编辑:Windows中的文件夹是否有一个独特的属性,当文件夹在驱动器内移动时,该属性不会改变?
ReadDirectoryChanges windows api does not give file/folder move events(It works with rename events though). Instead It gives deleted and added events. How do we differentiate this from a real delete and add event.
edit: Is there a unique property for a folder in windows that does not change when the folder moves within a drive?.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论