Folders before files ... guaranteed?

Plug-in and third party software discussion.
Post Reply
vfatica
Posts: 50
Joined: Thu May 21, 2015 7:06 pm

Folders before files ... guaranteed?

Post by vfatica »

When using"Everything_Query(TRUE)" and "for ( DWORD index = 0; index < Everything_GetNumResults(); index++ ) ...", is it guaranteed that folders will be returned before files? That seems to be the case.
Thanks!
- Vince
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Folders before files ... guaranteed?

Post by void »

Folders will always be listed first.
Post Reply