FileView: Added Recursive=2 option. Commands FollowPath and PreviousFolder do not work with this option. Also, ShowFile, ShowFolder, and ShowDotDot have no effect on this option.

Drives are now sorted.
Folders have dates and times.
Lots of tweaks and cleanup.
Updated to version 2.
This commit is contained in:
Brian Ferguson
2013-02-28 09:15:28 -07:00
parent 53f5ceb674
commit dee19de15c
4 changed files with 358 additions and 424 deletions

View File

@ -28,7 +28,7 @@
// STL
#include <string>
#include <vector>
#include <list>
#include <queue>
#include <algorithm>
// Rainmeter API