Ctrl+Enter to add data in combo box does not work

Hi All,

An officemate of mine is trying to add some data to a combo box in a regular VC++ 6 Dialog. When he tries to add the second line in data, by pressing Ctrl+Enter, nothing happens.

He tried it in a separate project, but Ctrl+Enter just wont work.

It works allright on other machines.

What could be the problem? I tries to log messages on his and mine machines and I have a WM_USER+3 message, which does not come on his.

Thanx in advance.
[492 byte] By [chmanish] at [2007-11-20 11:36:26]
# 1 Re: Ctrl+Enter to add data in combo box does not work
See whether the ctrl button in u r keyboard is functioning properly
resumurof at 2007-11-10 22:25:03 >