08-11-2015, 07:25 PM
Hello
I'm using the function dlg_folder_view to display a folder that changes often.
It is there a way to start with folders already sorted by date (newest first)?
I already use this to show detailed view:
Shell32.ShellFolderView fv=we3.Document
fv.CurrentViewMode=4
but the sorting is out of my reach
Thank you.
I'm using the function dlg_folder_view to display a folder that changes often.
It is there a way to start with folders already sorted by date (newest first)?
I already use this to show detailed view:
Shell32.ShellFolderView fv=we3.Document
fv.CurrentViewMode=4
but the sorting is out of my reach
Thank you.