mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
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:
@ -28,7 +28,7 @@
|
||||
// STL
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <list>
|
||||
#include <queue>
|
||||
#include <algorithm>
|
||||
|
||||
// Rainmeter API
|
||||
|
Reference in New Issue
Block a user