- Change File's Create Time & Update Time & Access Time
- Use
Qt
andWindows API
to build this program
QT 5.5.1 32-bit (MSVC 2010)
Windows 10 Version 1803
- Modify files time using one time setting
- Modify files time using files property ref setting
- Drop files and dirs into ListView
- Modify directories property
- Qt
QFileDialog
could not choose directories and files at the same time - (Through drop dirs can be accepted
event->mimeData()->hasFormat("text/uri-list")
) - Modify time more than one time will make
SetFileDateTime()
returnfalse
- Refer to the FileAge(簡単ファイル日時変更)
- (Could not support simplified Chinese and some other symbols, LE tool also could not work well)