Get file's Previous Versions, from WINAPI
问题 In Windows 7 theres a possibility for getting file's previous versions like in the below image: Is there any way to retrieve file's previous version by code? because I couldn't find any API. Thanks advanced! =] 回答1: There are several tags listed with this question. So it is unclear if a strictly c/c++ approach is desired, or if scripting etc will work. In any case... Here are some links that will hopefully point in the right direction: On the MSDN site, there is documentation and example code