DragEnter(hwnd, pDataObj, pt, dwEffect)
Description of DragEnter.
Parameters
hwnd : PyHANDLE
Handle to target windowpDataObj : PyIDataObject
Object that is dragged onto the windowpt : (int, int)
Coordinates where drag operation entered the windowdwEffect : int
One of shellcon.DROPEFFECT_* values