MFC程序框架中,最先执行的函数是()。 
A:WinMain函数
B:CWinApp类的构造函数
C:CWinApp类的InitInstance函数
D:Cwnd的OnCreate函数
出自:计算机科学