Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Transparent Desktop Toolbar
#6
Quote:in order to get info about the ole object, should i simply send copy and analyze clipboard?
Can try it. It maybe simpler, but not the correct way.
The better way is QmRegisterDropTarget. You probably already used dialogs or toolbars with it. Look for more examples in forum. Your window must be under mouse, because it must receive a "drag enter" notification; it may be a temporary small and almost transparent window.

Quote:can i use captureend to get info about the target?
It will give you the same hwnd as capturestart.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)