D
David Thielen
Hi;
I have an IDataObject that use to implement Drag/Drop from my AddIn to
word (dragging from my AddIn, copy to Word on a drop).
Occasionally when dragging (before the drop) the Page Setup window
comes up and Word is then locked up - we have to kill it.
The only format I return is RTF.
I do call RangeFromPoint() in the Word API to determine what text I
can return as well as doing a Find() on the text at that location.
Any ideas what is going on and what I can do to avoid it?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
I have an IDataObject that use to implement Drag/Drop from my AddIn to
word (dragging from my AddIn, copy to Word on a drop).
Occasionally when dragging (before the drop) the Page Setup window
comes up and Word is then locked up - we have to kill it.
The only format I return is RTF.
I do call RangeFromPoint() in the Word API to determine what text I
can return as well as doing a Find() on the text at that location.
Any ideas what is going on and what I can do to avoid it?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm