Searched refs:ValidateItem (Results 1 – 2 of 2) sorted by relevance
89 static BBITEMDATA* ValidateItem(LPCITEMIDLIST pidl) in ValidateItem() function157 assert(ValidateItem(pidl) == data); in CreateItem()197 if (BBITEMDATA *pData = ValidateItem(pidl)) in GetItemDriveNumber()253 assert(ValidateItem(BBItem)); in CRecycleBin_ChangeNotifyBBItem()508 BBITEMDATA *pData = ValidateItem(apidl); in InvokeCommand()675 BBITEMDATA *pData1 = ValidateItem(pidl1), *pData2 = ValidateItem(pidl2); in CompareIDs()842 const BBITEMDATA *pData = ValidateItem(pidl); in GetDisplayNameOf()939 const BBITEMDATA *pData = ValidateItem(pidl); in GetDetailsOf()
503 static BOOL ValidateItem(int index, BOOL bNewState, BOOL bDisplayErrors) in ValidateItem() function743 …bAreThereMods = ValidateItem(index, TRUE, FALSE) || bAreThereMods; // The order is verrrrrry impor… in ServicesPageWndProc()762 …bAreThereMods = ValidateItem(index, FALSE, FALSE) || bAreThereMods; // The order is verrrrrry impo… in ServicesPageWndProc()793 …if (ValidateItem(/*reinterpret_cast<int>*/ int(lParam), bNewCheckState, !HideEssentialServiceWarni… in ServicesPageWndProc()