Quote Originally Posted by smoki View Post
i do not have much programming background and therefore a little tough for me
Most non-programmers seem to start with Visual Basic. maybe you should look at that instead of "MFC" which is really C++ plus complex library facilities? It is not a good place to start programming. If you want really to use C++ I would advise you to get a good book and practice on easier programs first.

Otherwise, look at Visual Basic, which was aimed at beginners in the first place.

Regards

Pete