hi all,
i've less time for asm now, so i shot all my doubt ... :)
I'm doing GetFileTime and then FileTimeToSystemTime to have same format of Esplorer file properties.
But I cant understand why:
-as LastAcces time i get one day less than Explorer property time.
-as Hour in Creation an LAstWritr i get an hour less than Explorer property time.
I cant' understand.... :(
If someone know about it ... thanks
B7
i've less time for asm now, so i shot all my doubt ... :)
I'm doing GetFileTime and then FileTimeToSystemTime to have same format of Esplorer file properties.
But I cant understand why:
-as LastAcces time i get one day less than Explorer property time.
-as Hour in Creation an LAstWritr i get an hour less than Explorer property time.
I cant' understand.... :(
If someone know about it ... thanks
B7
My guess would be that Explorer shows local time and the time you're getting is coordinated universal time.
Soul~Drudge,
many thanks for precious help. I don't know what is this 'universal time' but, if it'is so, i think i just need to increment universal day and hour to have the same format of Explorer. Could be ?
Thanks B7
many thanks for precious help. I don't know what is this 'universal time' but, if it'is so, i think i just need to increment universal day and hour to have the same format of Explorer. Could be ?
Thanks B7
Perhaps try FileTimeToLocalFileTime?
f0dder,
YOU HIT THE CENTER, 1000 points to you :alright:
THX B7
YOU HIT THE CENTER, 1000 points to you :alright:
THX B7