摘要
通过对Win32SDK程序中入口函数(WinMain)、初始化函数和窗口函数的分析,阐述了Windows应用程序的运行机理。在此基础上,进一步说明了MFC应用程序如何实现Windows应用程序运行的过程。另外也详细解析了MFC应用程序动态创建对象机制。
The paper analyses the Windows application program running principle by means of the WinMain function ,InitInstance and WndProc function for Win32SDK. On the basis of that, the paper further interprets how to realize the procedure by the MFC application program. In addition, the mechanism is also explained for dynamic creation object in MFC application.
出处
《微计算机信息》
北大核心
2006年第05X期252-254,164,共4页
Control & Automation