1b2aa602
by Tatsuyuki Ishi at 2026-03-02T15:44:43+01:00
shell32: Only compute HASSUBFOLDER if requested.
SFGAO_HASSUBFOLDER enumerates the whole subdirectory and the slowness is
immediately noticeable in the system file dialog when opening /.
Most shell32 users don't require HASSUBFOLDER so skip the computation when
not requested.