[SHELL32]
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 8 Jun 2014 17:51:38 +0000 (17:51 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 8 Jun 2014 17:51:38 +0000 (17:51 +0000)
commit3004134b74d8062fb3732036274f5fe4ef1e94f3
tree78d3db73ea4fff25297553eb87bff43e2a8bc0b2
parentcd934cf648baded42d292b6f0719280f6c29f229
[SHELL32]
* Introduce vista.c to copy RegLoadMUIString related functions. If you think you're having a deja-vu, you are (r58809).
* Use SHCopyKeyW instead of RegCopyTreeW and mark that it doesn't copy the security attributes of the keys.
CORE-8174

svn path=/trunk/; revision=63561
reactos/dll/win32/shell32/CMakeLists.txt
reactos/dll/win32/shell32/openwithmenu.cpp
reactos/dll/win32/shell32/vista.c [new file with mode: 0644]