which of the following to look at?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi everybody! I want to transfer the files saved in a particular time interval.... for that should i find the last accessed time or last modified time of the file? Which of these has to be found if it is a folder? Thanks!
Since you are looking for files that have been saved (read: written to the disk, thus modified), I would look for the last modified date/time, not the last accessed date/time. Peace!
-=- James
Please rate this message - let me know if I helped or not! * * *
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles