mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[SHELL] Add SHOpenFolderAndSelectItems to shlobj.h.
This commit is contained in:
@@ -2769,13 +2769,6 @@ INT_PTR CALLBACK ExtendedShortcutProc(HWND hwndDlg, UINT uMsg,
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
EXTERN_C HRESULT
|
||||
WINAPI
|
||||
SHOpenFolderAndSelectItems(LPITEMIDLIST pidlFolder,
|
||||
UINT cidl,
|
||||
PCUITEMID_CHILD_ARRAY apidl,
|
||||
DWORD dwFlags);
|
||||
|
||||
/**************************************************************************
|
||||
* SH_GetTargetTypeByPath
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user