* return to findexinfostandard, because it didn't work (only changes reporting, not searching).

However the sfn was user accessable via finddata, so for now enable that aain, mantis 35773

git-svn-id: trunk@42326 -
This commit is contained in:
marco 2019-07-05 09:12:47 +00:00
parent d9f3867783
commit 2bebfeca3a

View File

@ -93,7 +93,7 @@ implementation
windirs;
var
FindExInfoDefaults : TFINDEX_INFO_LEVELS = FindExInfoBasic;
FindExInfoDefaults : TFINDEX_INFO_LEVELS = FindExInfoStandard;
FindFirstAdditionalFlags : DWord = 0;
function WinCheck(res:boolean):boolean;