Search found 4 matches

by jmi
Sat May 27, 2017 12:19 am
Forum: Support
Topic: SDK Everything_SetRequestFlags()
Replies: 2
Views: 2095

Re: SDK Everything_SetRequestFlags()

Works great now! Thanks for such a quick fix void! And thanks for this great tool in general!
by jmi
Fri May 26, 2017 10:57 pm
Forum: Support
Topic: SDK Everything_SetRequestFlags()
Replies: 2
Views: 2095

SDK Everything_SetRequestFlags()

Hi, I'm using Everything64.dll from the latest SDK zip. When I request only the filename and path, things work as expected. Everything_SetRequestFlags(EVERYTHING_REQUEST_FILE_NAME | EVERYTHING_REQUEST_PATH) Everything_SetSearch(...) Everything_QueryW(True) Everything_GetResultFileNameW(...) The file...
by jmi
Sun Apr 02, 2017 4:39 am
Forum: Support
Topic: Show filename of selected item in status bar again
Replies: 2
Views: 2699

Re: Show filename of selected item in status bar again

Wonderful, thank you so much!
by jmi
Sat Apr 01, 2017 10:01 pm
Forum: Support
Topic: Show filename of selected item in status bar again
Replies: 2
Views: 2699

Show filename of selected item in status bar again

Hi, When selecting an item in the results list view, Everything 1.4.0.713b shows the filename and its path in status bar, and that can then be used to retrieve the full path/name of the selected item. But in Everything 1.4.1.809b the filename is no longer shown in the status bar and there doesn't se...