Notifications
Clear all
Topic starter
02/10/2008 7:59 pm
Hi.
Does anyone have a method for parsing the LastWrite time from windows XP registry keys? So, as an example, the last time a file was accessed via the MRU RecentDocs list?
I understand that each key has a 64-bit FILETIME, which will need translating but I cannot ascertain how to obtain the FILETIME.
Many thanks.
Topic starter
02/10/2008 9:02 pm
Follow up;
Ah….RegRipper.
Thanks Harlan.