.NET: programmatically cutting and pasting files (as opposed to copy/pasting them)
Posted by jpluimers on 2022/11/17
Some notes for my link archive.
A long time ago, I asked [Wayback/Archive] c# – Console application using Clipboard.GetFileDropList: how to check if that came from a cut or copy operation? – Stack Overflow.
Back then, the use case had disappeared, so I didn’t follow up. But a new use case might appear soon, so here it goes:
- [Wayback/Archive] Shell Clipboard Formats – Win32 apps | Microsoft Docs: CFSTR_PREFERREDDROPEFFECT (now at [Wayback/Archive] Shell Clipboard Formats – Win32 apps | Microsoft Docs)
- [Wayback/Archive] C# Files – in clipboard How to set/read which operation is called – Cut or Copy – Stack Overflow
- [Wayback/Archive] .net – Cut files to clipboard in C# – Stack Overflow
–jeroen
Leave a Reply