如何找到使用c ++在windows(7)中打开文件夹的时间? [英] How can I find out when a folder is opened in windows(7) using c++?

查看:96
本文介绍了如何找到使用c ++在windows(7)中打开文件夹的时间?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。我试图在c ++中编写一段代码,可以检测文件夹何时打开并返回该文件夹的路径。有没有办法在不使用驱动程序编程的情况下执行此操作?任何帮助都可以如此有用。 tnx

hi everybody. I am trying to write a piece of code in c++ that can detect when a folder is opened and return the path of that folder .is there any way to do that without using driver programing? any help can be so useful. tnx

推荐答案

你不能。没有打开文件夹这样的概念。您可以检测某个文件是否打开,但对于该文件夹它根本没有意义。



-SA
You cannot. There is no such concept as "opened folder". You can detect if some file is open or not, but for the folder it simply makes no sense.

—SA


http://blogs.msdn.com/b /oldnewthing/archive/2004/05/20/135841.aspx [ ^ ]

这是解决方案。此链接由Graham Breach发送给我( http://www.codeproject.com/script/ Membership / View.aspx?mid = 6796338 [ ^ ])。 tnx来自他
http://blogs.msdn.com/b/oldnewthing/archive/2004/05/20/135841.aspx[^]
That is the solution to do that. this link has send to me by Graham Breach(http://www.codeproject.com/script/Membership/View.aspx?mid=6796338[^]). tnx from him


这篇关于如何找到使用c ++在windows(7)中打开文件夹的时间?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆