Recovering deleted file on windows
Posted
by Betamoo
on Stack Overflow
See other posts from Stack Overflow
or by Betamoo
Published on 2010-05-14T20:14:13Z
Indexed on
2010/05/14
20:34 UTC
Read the original article
Hit count: 240
I want to write a program to recover recently deleted files on windows 7..
Is there a function in windows API that recover files? If not, how can I begin in that?
EDIT:
Or an open source project for that?
© Stack Overflow or respective owner