Quote Originally Posted by Arjay View Post
What are you hoping to let the user know?
Let me explain the situation . I think it would be better than the technical terms .

1) User selects abc.txt on the Desktop
2) User selects xyz.doc in the Explorer.

If the user presses Ctrl+C, the file xyz.doc gets copied ONLY . That is Windows copies only the file which has the current focus .

How does Windows knows which one has the current focus? I have do this programatically .