[Git][wine/wine][master] shell32: Only compute HASSUBFOLDER if requested.
2 Mar
2026
2 Mar
'26
10:21 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: 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. - - - - - 1 changed file: - dlls/shell32/shlfolder.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1b2aa602d60d53cc17f21fa908d4775... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1b2aa602d60d53cc17f21fa908d4775... You're receiving this email because of your account on gitlab.winehq.org.
16
Age (days ago)
16
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)