How do I drag and drop text into an edit box and put text into exact spot of cus
I am using COleEditDropTarget drag&drop to drag text from another dialog box to my CEdit box. The problem is that my target CEdit box already has text in it and I am interested in dropping this new dragged text to the specific spot where I land my cursor. (i.e. where I perform LButtonUp). How can I identify where to split my already written text in the CEdit to insert my dragged text??
Any help will be appreciated!
[422 byte] By [
ken pat] at [2007-11-18 2:14:23]
