File creation time
C / C++ / MFC
5
Posts
4
Posters
0
Views
1
Watching
-
Hi Guys, Looking for help in finding Timestamp of a text file. i have tried googling ,seems Stat can help but dont know how to use it. any help is much apprciated. Thank you.
vikas da
-
Hi Guys, Looking for help in finding Timestamp of a text file. i have tried googling ,seems Stat can help but dont know how to use it. any help is much apprciated. Thank you.
vikas da
Have a look at this http://msdn.microsoft.com/en-us/library/ms724320%28v=vs.85%29.aspx[^]
-
stat
is probably not used so much theses days,GetFileTime()
[^] will probably be what you need.The best things in life are not things.