[SHELL32]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Wed, 19 Aug 2015 18:10:30 +0000 (18:10 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Wed, 19 Aug 2015 18:10:30 +0000 (18:10 +0000)
commit3e071ece579db94b64541c6ae1fc1ff6925f1473
treed6172bd9a0f526ee4ab3c96d2bb9b872385f4fd8
parentd8ec5bc004b218ef912fbd585cc61de0c3a3a266
[SHELL32]
- Move the properties dialog for the recycle bin in its own file. The implementation of the recycle bin is overly complicated and keeping with it a dialog for editing some registry entries makes it worse.

svn path=/trunk/; revision=68775
reactos/dll/win32/shell32/CMakeLists.txt
reactos/dll/win32/shell32/dialogs/recycler_prop.cpp [new file with mode: 0644]
reactos/dll/win32/shell32/folders/CRecycleBin.cpp