[SHELL32]
authorRafal Harabien <rafalh@reactos.org>
Tue, 20 Dec 2011 22:30:55 +0000 (22:30 +0000)
committerRafal Harabien <rafalh@reactos.org>
Tue, 20 Dec 2011 22:30:55 +0000 (22:30 +0000)
commitec80415b49137488153d4bfc2fd7e5fac9f58606
treeb6d47f31217ea97c8c747e09ea5405a4ba5b5be8
parent1aeee458ae5c9ebf202855cc034226ce1f7ce0f8
[SHELL32]
- Fix broken code in drive.cpp. Spotted by r3ddr4g0n.
- General code improvements
- Don't try to create static open handler in registry when file properties are opened. Fixes two "Open" items in shortcuts context menu after opening properties window.
See issue #6746 for more details.

svn path=/trunk/; revision=54722
reactos/dll/win32/shell32/defcontextmenu.cpp
reactos/dll/win32/shell32/drive.cpp
reactos/dll/win32/shell32/fprop.cpp
reactos/dll/win32/shell32/shelllink.cpp