Searched refs:RevokeDragDrop (Results 1 – 8 of 8) sorted by relevance
629 hr = RevokeDragDrop(hwnd); in test_Register_Revoke()636 hr = RevokeDragDrop(NULL); in test_Register_Revoke()653 hr = RevokeDragDrop(hwnd); in test_Register_Revoke()
56 HRESULT WINAPI RevokeDragDrop(HWND);
542 if (FAILED(RevokeDragDrop(_hwnd))) in ~DesktopShellView()
279 @ stdcall RevokeDragDrop(long)
639 HRESULT WINAPI RevokeDragDrop(HWND hwnd) in RevokeDragDrop() function
213 ::RevokeDragDrop(m_hwndTreeView); in _DestroyTreeView()
776 return RevokeDragDrop(hWnd); in SHRevokeDragDrop()
1596 RevokeDragDrop(m_hWnd); in OnDestroy()