Replace existing COM server while still sending messages to it
So I had the need to replace an existing Microsoft COM server with my own implementation. I did this with an in-process COM Server written in .NET 8.
So I had the need to replace an existing Microsoft COM server with my own implementation. I did this with an in-process COM Server written in .NET 8.