In this project, I :
- use WinForm C#
- enabled
AllowDrop = true
- disable UAC Control
- turn off Windows Firewall, Windows Defender
But I can't drag file in Windows 8 so I can drag in Windows 7, Vista and XP normally.
How do I enable drag and drop file in Windows 8 ?
Or
How do I change my code to drag and drop file in Windows 8?