Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QmRegisterDropTarget; Toolbar drag drop, button double click
#25
Don't remember exactly. When you get QMDRAGDROPINFO variable di, look in di.formats for a clipboard format you need, probably CF_TEXT, and then extract text using di.dataObj.GetData(...). More about it in MSDN library. Search for IDataObject::GetData.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)