Searched defs:hDropContent (Results 1 – 1 of 1) sorted by relevance
356 …aObject(IDataObject* dataObject, HGLOBAL fileDescriptor, HGLOBAL fileContent, HGLOBAL hDropContent) in writeFileToDataObject()693 HGLOBAL hDropContent = createGlobalHDropContent(url, fileName, imageBuffer); in writeImageToDataObject() local