How to implement drag the pictures in QQ chat dialog object or drag in the image file to the program interface Timage control display (or other controls), then the next step of processing?
CodePudding user response:
Drag the file, it is ok to catch WM_DROPFILES, refer to http://bcbjournal.org/articles/vol1/9709/What_a_drag! .htm? PHPSESSID=143 f339fa9322aaf851fe484b063e789The pictures in QQ chat dialog object is OLE object, TDropTarget will send WM_OLEDROP to form,
CodePudding user response:
Thank moderator adult on-the-spot guidance, can be a bit too much for all the English information, eldest brother can speak more detailed point?