HyperEngineer
Programmer
I am using Visual Studio 2008 Standard. The OnChar() function for the dialog box does not exectute. I have two edit boxes and some buttons on the dialog box. How do I get the dialog box itself to have the focus so that the OnChar() function for the dialog box executes? Otherwise, I will have to subclass the edit boxes to override their OnChar() functions.
HyperEngineer
If it ain't broke, it probably needs improvement.
HyperEngineer
If it ain't broke, it probably needs improvement.