Click to See Complete Forum and Search --> : Why my CView derived class can't register COleDropTarget?


Noodle
April 8th, 1999, 11:07 AM
I have some views in my program, one of them is a CListView's derived class, when I create a COleDropTarget varible, and register it in OnCreate, it always return 0, that means I can't register it. MSDN have no enough discript about COleDropTarget's error code, please help me!