Home
last modified time | relevance | path

Searched refs:SHARD_PIDL (Results 1 – 6 of 6) sorted by relevance

/reactos/base/shell/explorer/
H A Dstartmnucust.cpp63 SHAddToRecentDocs(SHARD_PIDL, NULL); in OnClearRecentItems()
/reactos/dll/win32/shell32/wine/
H A Dshellord.c1047 case SHARD_PIDL: in SHAddToRecentDocs()
1225 if (uFlags == SHARD_PIDL) in SHAddToRecentDocs()
1385 case SHARD_PIDL: in SHAddToRecentDocs()
1546 if (uFlags == SHARD_PIDL) { in SHAddToRecentDocs()
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dshellfs.cpp205 SHAddToRecentDocs(SHARD_PIDL, shexinfo.lpIDList); in launch_entry()
/reactos/dll/win32/shell32/
H A DCShellDispatch.cpp499 SHAddToRecentDocs(SHARD_PIDL, (LPCITEMIDLIST)idlist); in AddToRecent()
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dstartmenu.cpp1340 SHAddToRecentDocs(SHARD_PIDL, shexinfo.lpIDList); in ActivateEntry()
/reactos/sdk/include/psdk/
H A Dshlobj.h1174 #define SHARD_PIDL 0x00000001L macro