Directory Information
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
Anyone know how to get the creation date of a Directory? I need the information for backing up of files in a process. For example a week backup, so after a week, the previous backup shall be erased off Thanx
-
This API only tells me if it is a directory or not. what i need is the date the directory is created etc...like File attributes.. is it possible on directory as well? Thanx
Try GetFileAttributesEx() Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke