CWnd类:Create(),CreateEX(),PreCreateWindow().
CFrameWnd类:Create(),PreCreateWindow().
CWinThread类:InitInstance(),Run().
CWinApp类:InitInstance(),Run(),InitApplication(),m_pCurrentWinApp,m_pMainWnd.
CxxxWinAPP类:InitInstance().
Globals:AfxGetApp(),main(),theApp.