Why I received

L

lai

I am trying to drag an image from an Word document to my program.

In the dragenter event, I try to check the type of the DataObject in
the clipboard,
The CLIPFORMAT I got is RTF format. Should be like this?

Thanks
 
Top