Install VC++ Create a MFC application it is quite easy.
The current free compiler VC++ 2008 Express does not support MFC. You will have to buy it do get MFC.
VC++6.0 does support MFC ok but that is a terrible compiler because it doesn't support the C++ language very well so parts of C++ you probably already have learned can't be used by that compiler because the compiler is too old.