Windows:监视打开目录请求(没有 IFS)

发布于 2025-01-01 11:56:06 字数 91 浏览 2 评论 0原文

在不使用 IFS 的情况下,有没有办法监听开放目录请求?我正在专门寻找通过资源管理器发出的请求,以查看用户正在打开本地计算机上的哪些目录,以便可以从数据库提供补充信息。

Without using IFS, is there a way to listen in on open directory requests? I'm looking specifically for requests made through Explorer to see which directories on a local machine users are opening up so that supplemental information can be supplied from a database.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

寄居者 2025-01-08 11:56:06

浏览 MSDN 上的部分可能是一个好主意。

Looking through this section on MSDN may be a good idea for the start.

戏剧牡丹亭 2025-01-08 11:56:06

这听起来像是 shell 扩展的理想候选者,该扩展将成为资源管理器的一部分,并且可以在浏览时显示这些附加信息。

This sounds like an ideal candidate for a shell extension that will be part of Explorer and can show this additional information when they browse.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文