Hi,
I have an MFC application based on CView which I drop one/multiple files onto and it worked just fine.
Now I changed it to be based on CRichEditView, and now it seems to accept only one dropped file from multiple files, and I do not get control at my OnDropFiles function.
What Message do I need to look for to find the Dropped Files in CRichEditView??
Many Thanks,
Bryan.
