reactos/dll/win32/browseui/shellfind
Whindmar Saksit 5be53f553c
[BROWSEUI] Don't call SHOpenFolderAndSelectItems with full pidls and don't leak them (#6153)
- The children passed to SHOpenFolderAndSelectItems are not supposed to be full pidls.
- Don't leak the array from IShellFolderView::GetSelectedObjects.
2023-12-17 22:16:19 +01:00
..
CFindFolder.cpp [BROWSEUI] Don't call SHOpenFolderAndSelectItems with full pidls and don't leak them (#6153) 2023-12-17 22:16:19 +01:00
CFindFolder.h [SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385 2019-09-22 16:19:11 +02:00
CMakeLists.txt [CMAKE] Some options are only supported by GCC, don't use them for clang 2021-04-09 03:58:19 +03:00
CSearchBar.cpp [SHELLFIND] Add Hidden Files & Folders Selection. CORE-16427 2019-10-19 15:57:34 +02:00
CSearchBar.h [SHELLFIND] Remove unused COM interfaces 2019-09-15 19:46:36 +03:00
shellfind.h [SHELLFIND] Add Hidden Files & Folders Selection. CORE-16427 2019-10-19 15:57:34 +02:00