vpsingh88 0 Newbie Poster

Hi,

I have a unique problem to solve in VC++. do have a look.

I have created a CEdit class under ChildWindow.

Now I would like to get WM_CHAR messages for every character typed in the edit box.

The problem is if i put WM_CHAR in the message map of ChildWindow class, it does not trap the events like a single character in the edit box and control does not go to OnChar() function.

any reply will help me.

Cheers,
Praveen.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.