F
Fish in a Barrel
I've used COM libraries in VC++ before, but now I need to create one.
It's easy enough to do in .NET, but I need to write it in unmanaged
C++. Can anyone point me to a tutorial or some other reference that
explains how to create a C++ COM class in a DLL.
It's easy enough to do in .NET, but I need to write it in unmanaged
C++. Can anyone point me to a tutorial or some other reference that
explains how to create a C++ COM class in a DLL.