Hi thanks,

I am just curious to know that I am having three views i.e. CMyView, CListView and CEditView.
Now i am adding text to CEditview. So where should I add WM_CHAR handler. As I am not doing any thing with my CMyView..

Suggest..