ABSTRACT

COM Examples The examples in this book concentrate on getting you writing COM objects for a majority of applications as quickly as possible. We start with creating someone else's COM object, progress to writing your own using ATL, MFC, Visual Basic and Visual J++, review the argument types you can use to talk to these objects, and graduate with writing your own COM+ objects. Towards the end, we also review one of Microsoft's prewritten COM object libraries called Active Data Objects (ADO) to access data sources (ex: databases).