Searched refs:curMousePos (Results 1 – 1 of 1) sorted by relevance
73 POINTL curMousePos; /* current position of the mouse in screen coordinates */ member804 trackerInfo.curMousePos.x = msg.pt.x; in DoDragDrop()805 trackerInfo.curMousePos.y = msg.pt.y; in DoDragDrop()2277 info->dwKeyState, info->curMousePos, in drag_enter()2302 info->dwKeyState, info->curMousePos, in drag_enter()2333 info->curMousePos, info->pdwEffect ); in drag_end()2355 info->curMousePos, info->pdwEffect); in drag_end()2424 pt.x = trackerInfo->curMousePos.x; in OLEDD_TrackStateChange()2425 pt.y = trackerInfo->curMousePos.y; in OLEDD_TrackStateChange()2461 trackerInfo->curMousePos, in OLEDD_TrackStateChange()