Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Any Tutorial Or Link

I Need Guidance to recover deleted file in visual c++ .

I hope you expert will solve my problem..
Posted
Comments
[no name] 9-Mar-13 8:36am    
You already have had this question answered. http://www.codeproject.com/Answers/559034/HowplusTOplusRecoverplusDeletedplusFilesplusInplus#answer1

There is an excellent article, which will work on NTFS only
Undelete a file in NTFS[^]
 
Share this answer
 
If you want to recover file from HDD search for "Shadow Copy"

Introduction to the Volume Shadow Copy Service API in C++[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900