I have an app which, long story short, uses the clipboard for part of its operation.
Sometimes though, for reasons I've never 100% nailed down, sometimes the clipboard isn't available. Sometimes the RDC client blocks it, sometimes it doesn't. And it's one of those extremely hard to reproduce when you really need to sorts of deals.
Could one write a little testing program that, while it runs, doesn't allow any other programs to access the clipboard?