Is it possible to implement custom features in .NET?
If so, how?
I suspect the issue is being able to do COM aggregation with .NET, but I can't find anything on that ...
Does anyone know if it is possible to create a runtime COM callable wrapper for a .NET class that supports COM_INTERFACE_ENTRY_AGGREGATE_BLIND ?