mirror of
https://github.com/reactos/reactos.git
synced 2026-09-26 03:59:06 +08:00
Add DragDrop testcase to shell32_apitest for testing Drag & Drop feature of the Shell. This PR tests IDropTarget::DragEnter and IDropTarget::Drop. CORE-11238