单项选择题

MFC程序框架中,最先执行的函数是()。 

A.WinMain函数
B.CWinApp类的构造函数
C.CWinApp类的InitInstance函数
D.Cwnd的OnCreate函数