Problem :
I got a dialog based MFC application with controls created .
I coded everything just the way i wanted .
I compile ... 0 errors
I build ........Build Successful
When i click (!) to run the app , nothing happens . No dialog no nothing, almost as if i didn't click the (!) button . Before coding the app was responding to (!) but after coding it is just not running .
What is the problem ?