feat: allow drag-and-drop on elevated windows via UIPI message filter
Drops from Explorer were rejected (no-drop cursor) when the app ran elevated, e.g. on Windows Server logged in as Administrator. Unblock the drag-drop window messages with ChangeWindowMessageFilterEx so OLE drag-drop reaches the window.