C# Hook into Windows explorer folder changed event

亡梦爱人 提交于 2020-01-14 03:15:34

问题


I've been searching around, with no luck, to see if there is a way to hook into the Windows explorer folder change event.

What I want it for is: if I'm browsing in my explorer (Windows 7) I want to run a specific set of code (key combo send) after the folder has changed.

Anyone know if this is possible? Thank you :)

来源:https://stackoverflow.com/questions/8023922/c-sharp-hook-into-windows-explorer-folder-changed-event

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!