[Migrated content. Thread originally posted on 21 August 2006]
Working with the RichTextLib active-x control & want to intercept the file(s) being dropped onto the control. When I'm processing the dragdrop event, the first parameter is data type IDispatch.How do I work with this interface? I think this interface will hold the handle of the class or the interface to the class that I eventually want to reference (DataObject). I eventually want to arrive at the DataObject Class & get the name(s) of the files that were dropped.
Any info/ideas would be appreciated. Thanks. Ro



