Searched refs:cfHIDA (Results 1 – 2 of 2) sorted by relevance
37 static CLIPFORMAT cfHIDA = RegisterClipboardFormatA(CFSTR_SHELLIDLISTA); variable76 if (!g_bOldZipfldr && !IsFormatAdvertised(spDataObj, cfHIDA, TYMED_HGLOBAL)) in test_EnumObjects_Files()
405 static CLIPFORMAT cfHIDA = RegisterClipboardFormatA(CFSTR_SHELLIDLISTA); variable415 if (!IsFormatAdvertised(spDataObj, cfHIDA, TYMED_HGLOBAL)) in test_DataObject_FirstFile()486 …ok(!!IsFormatAdvertised(spDataObj, cfHIDA, TYMED_HGLOBAL) != g_bOldZipfldr, "Expected HIDA to be %… in test_DataObject_FirstFolder()