[SHELL32]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 6 Nov 2016 20:13:17 +0000 (20:13 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Sun, 6 Nov 2016 20:13:17 +0000 (20:13 +0000)
commit3c58a339dce009266640dead97075e4ff4894f40
tree6de17b106728c10f67d9eaae6cff9a19f89bc96f
parentce0d9e372774449931db15f9e303ea05b989dc63
[SHELL32]
- CDesktopBrowser: The flags that SHOpenNewFrame takes are the same that SHExplorerParseCmdLine returns, not the SBSP_ ones.

[BROWSEUI]
- Move the hack to fill the parsed pidl if none was found to SHCreateFromDesktop.
- Convert the SH_EXPLORER_CMDLINE_FLAG_E flag to a SBSP_EXPLOREMODE and pass it to the CShellBrowser.

svn path=/trunk/; revision=73157
reactos/dll/win32/browseui/desktopipc.cpp
reactos/dll/win32/shell32/shelldesktop/CDesktopBrowser.cpp