[SHELL32] Shell extension support for files.
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 18 Aug 2017 09:11:59 +0000 (09:11 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 18 Aug 2017 09:11:59 +0000 (09:11 +0000)
commitd800840ef7c09856bcb1f0a81ba1e1313bd329f6
tree8bdf85e2b0279565432dc791c81b3e60cb2df488
parent0d5f8b292a694ff04536876953b97008fc7b55df
[SHELL32] Shell extension support for files.
- CFSFolder: Implement binding to files, implement loading arbitrary extensions for GetUIObjectOf from the registry, implement loading IconHandler shell extensions. Use the new helper routines to simplify getting the drop target.
- Improve the shortcut icons hack.

svn path=/trunk/; revision=75607
reactos/dll/win32/shell32/folders/CFSFolder.cpp
reactos/dll/win32/shell32/folders/CFSFolder.h
reactos/dll/win32/shell32/iconcache.cpp