I have been beating my head against a wall for two days now trying to figure out what it is that I am doing wrong with no luck so now I am turning here.
I created a MFC app with 5 tabs(Dialoges) on it. The first dialog has a button on it. I created an event handler that makes the button open a messagebox that reads “testing.”
However it will not work. I can not see why. I have literally spent the past two days trying everything I can think of under the sun to get it to work with no luck.