COM compiler support
-
I'm still a green horn in the area of COM and I have some business object classes I want to put in a com server(either DLL or EXE).How do I achieve this using wizards and Compiler COM support(attributes etc.)? I've been using MFC for some time now. What would life be without politicians and programmers?
-
I'm still a green horn in the area of COM and I have some business object classes I want to put in a com server(either DLL or EXE).How do I achieve this using wizards and Compiler COM support(attributes etc.)? I've been using MFC for some time now. What would life be without politicians and programmers?
I think that your topic might be beyond the scope of the forums, but a good place to start is "Beginning ATL 3 COM" ISBN: 1861001207 and "Professional ATL COM Programming" ISBN: 1861001401 if you can still find them. They are a great start and cover using COM and developing COM objects in C++.