what's the best/easiest way to write a COM DLL in C++?
it all looks hideous from the code I've seen..do I have to implement IUnknown myself?