Home
last modified time | relevance | path

Searched refs:lpItems (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shell32/
H A Dchangenotify.cpp420 INT cItems, SHChangeNotifyEntry *lpItems) in SHChangeNotifyRegister() argument
430 hwnd, fSources, wEventMask, uMsg, cItems, lpItems); in SHChangeNotifyRegister()
433 if (wEventMask == 0 || cItems <= 0 || cItems > 0x7FFF || lpItems == NULL || in SHChangeNotifyRegister()
465 lpItems[iItem].fRecursive, lpItems[iItem].pidl, in SHChangeNotifyRegister()
501 if (DoGetAliasPIDLs(apidlAlias, lpItems[iItem].pidl)) in SHChangeNotifyRegister()
507 lpItems[iItem].fRecursive, apidlAlias[0], in SHChangeNotifyRegister()
527 lpItems[iItem].fRecursive, apidlAlias[1], in SHChangeNotifyRegister()
/reactos/sdk/include/psdk/
H A Dwindowsx.h488 …GetSelItems(hwndCtl,cItems,lpItems) ((int)(DWORD)SNDMSG((hwndCtl),LB_GETSELITEMS,(WPARAM)(int)(cIt… argument