I have an CHtmlView in my Visual C++ application and I guess by default when ever a file is droped on it, it opens thefFile
For my use of the CHtmlView class though I do not want it to support any kind of Drag 'n Drop
Does anybody know how I can stop the Drag 'n Drop in the CHtmlView class????
Thanks!!!