End Google Ads 201810 - BS.net 01 --> Hello,
I have a "how-to" question to you in the COM area: I have a non-MFC application and must now expose some of the objects via dual COM interfaces.
In MFC based applications there are ways to make my life easier, I could use MFC classes (e.g. CCmdTarget) and nice macros (mfcdual.h, etc.).
My question: what can I do in my non-MFC Windows app? Is there something similar available (in MFC or ATL) to ease my job? Or do I have to write the COM interface by hand?
Kind Regards

modified on Wednesday, November 11, 2009 5:53 PM