Getting Attributes of folder....PLEASE HELP
-
Dear All, :doh: I am developing an application in MFC VC++ Version 6.0 on Windows 2000. Please help me out in following problem: I have deleted a folder and the folder is moved to recycle bin. I get the exact path of the recycled folder from my application. For example If i delete a folder say "myfolder" from c:\ c:\myfolder I get the string path C:\RECYCLER\S-1-5-21-1844237615-1202660629-1060284298-500\dc1 corresponding to it. Now i have the path of the recycled folder. From this string I need to know the the original location of the folder from which it was deleted. I went through the article given in http://www.codeproject.com/shell/recyclebin.asp This article is very nice but unfortunately i couldnot get any useful hint from this article to solve my purpose. Can anybody please suggest a way out to get the original location of the deleted folder? I hope my question is clear, please let me know if anybody needs further clarifications. Thanks in advance, Best Wishes, Rohit
-
Dear All, :doh: I am developing an application in MFC VC++ Version 6.0 on Windows 2000. Please help me out in following problem: I have deleted a folder and the folder is moved to recycle bin. I get the exact path of the recycled folder from my application. For example If i delete a folder say "myfolder" from c:\ c:\myfolder I get the string path C:\RECYCLER\S-1-5-21-1844237615-1202660629-1060284298-500\dc1 corresponding to it. Now i have the path of the recycled folder. From this string I need to know the the original location of the folder from which it was deleted. I went through the article given in http://www.codeproject.com/shell/recyclebin.asp This article is very nice but unfortunately i couldnot get any useful hint from this article to solve my purpose. Can anybody please suggest a way out to get the original location of the deleted folder? I hope my question is clear, please let me know if anybody needs further clarifications. Thanks in advance, Best Wishes, Rohit