Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想拦截某些程序的文件(ReadFile、WriteFile)操作和注册表调用。我决定过滤器驱动程序将是最好的解决方案。是否可以从 WDF 做到这一点,或者我需要学习 WDM?有样品吗?
好的,微过滤器是正确的解决方案