Searched defs:LPDROPSOURCE (Results 1 – 2 of 2) sorted by relevance
4048 typedef IDropSource *LPDROPSOURCE; typedef
244850 pub type LPDROPSOURCE = *mut IDropSource; typedef273606 pDropSource: LPDROPSOURCE, in DoDragDrop()