المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Which Framework Should You Use?: Building ActiveX Controls with ATL and MFC



C++ Programming
03-29-2009, 02:42 AM
Currently MFC and ATL represent two frameworks targeted at different types of Windows-based development. MFC represents a simple and consistent means of creating standalone apps for Windows; ATL provides a framework to implement the boilerplate code necessary to create COM clients and servers. The two frameworks overlap in their usefulness for developing ActiveX controls. We'll take a look at both frameworks as they apply to creating ActiveX controls-highlighting strengths and weaknesses, and walking through the process of creating a control-so you can determine when you might want to use one framework or the other.

George Shepherd

<a href="http://msdn.microsoft.com/magazine/eae2cb1a-b21b-41fe-903f-cd47312a46ad">MSDN Magazine April 2000