[SHELL32]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 6 Nov 2016 21:51:46 +0000 (21:51 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 6 Nov 2016 21:51:46 +0000 (21:51 +0000)
commitb183748a8751f2f19a3b14b7a542be175a4cbbfa
treea9e4b9f5dd6a6faeee1a8fbbe80f2c8bc520abf1
parent0814bc5358c2dfbeb2aaba0f18cbdd98cc1be645
[SHELL32]
- Hackplement SHOpenFolderAndSelectItems by using the /select parameter of explorer.exe and selecting only the first of the requested items.
- Implement the "Find Target" button in the properties dialog of shortcuts to use SHOpenFolderAndSelectItems so as we can test it.
Based on the patch of Joachim Henze (reactosfanboy).
CORE-9367

svn path=/trunk/; revision=73159
reactos/dll/win32/shell32/CShellLink.cpp
reactos/dll/win32/shell32/shlfolder.cpp