Searched refs:prop_oledroptarget (Results 1 – 1 of 1) sorted by relevance
116 static const WCHAR prop_oledroptarget[] = variable438 *target = GetPropW( This->hwnd, prop_oledroptarget ); in get_target_from_wrapper()620 SetPropW(hwnd, prop_oledroptarget, pDropTarget); in RegisterDragDrop()658 drop_target = GetPropW(hwnd, prop_oledroptarget); in RevokeDragDrop()661 RemovePropW(hwnd, prop_oledroptarget); in RevokeDragDrop()