I thought he wanted to know how the data got onto the Clipboard. If
it had been cut or copied from a different application (not the one
he's developing), then I don't know how he could find that out.
Moreover, I don't know why it matters. Who cares HOW it got there?
Maybe there's a reason that I can't foresee that's why I asked him
"Why?" If it's cut or copied from his own application, then of course
he can handle that (say, through a context menu) and record/save which
one they picked.
Regards,
ImageAnalyst
================================================== =====
On Mar 2, 10:41 am, "Newbie Coder" <newbieco...@spammeplease.com>
wrote:
Fred,
Why not create your own context menu then you can handle the events easier
than going through WndProc to handle the Windows Messages
--
Newbie Coder
(It's just a name)