I would like to implement a class in a C++ DLL for use in my Excel VBA applications.

Does anyone know of any good books or tutorials on writing C++ COM components specifically for use in VBA?