shell32: Revert c1f2824429286dd60fac723611b801e67eb745b1. It caused poor performance.
commit32a4ac1629409031c91bdf162298a3cc4ae58ad4
authorUlrich Czekalla <ulrich.czekalla@utoronto.ca>
Wed, 24 Sep 2008 18:21:47 +0000 (24 14:21 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Sep 2008 16:32:50 +0000 (30 11:32 -0500)
treec2e6358d05ca8186b51970f28a18abd42d676381
parentb0a069dcfbf189b6ac0e00d299e216878f3a475a
shell32: Revert c1f2824429286dd60fac723611b801e67eb745b1. It caused poor performance.

Patch c1f2824429286dd60fac723611b801e67eb745b1 causes poor performance
when browsing a directory. In fact it has a side affect that when you
browse the root folder off of My Computer it will enumerate not only
the root's contents but each subfolder's contents as well in order to
get a more likely correct value for SFGAO_HASSUBFOLDER.
dlls/shell32/shlfolder.c