pub unsafe fn RegisterDragDrop<'a>(
hwnd: impl IntoParam<'a, HWND>,
pdroptarget: impl IntoParam<'a, IDropTarget>,
) -> Result<()>pub unsafe fn RegisterDragDrop<'a>(
hwnd: impl IntoParam<'a, HWND>,
pdroptarget: impl IntoParam<'a, IDropTarget>,
) -> Result<()>