- Add support for custom shell folders, such as the History folder.
commit5ad2d3517fe685fc336019cca3ceeec0d005b18d
authorRobert Shearman <rob@codeweavers.com>
Tue, 28 Sep 2004 19:33:44 +0000 (28 19:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Sep 2004 19:33:44 +0000 (28 19:33 +0000)
tree22285310e1b795f9b4429f0f5d267afef0683b5f
parente8d89cd0f5c1592d81f41166090f2f19e9c343a6
- Add support for custom shell folders, such as the History folder.
- Always try to initialize folder using IPersistFolder3 interface and
  then fall back on IPersistFolder if not supported.
dlls/shell32/shfldr.h
dlls/shell32/shlfolder.c