I heard somewhere that you can drop down to C++ directly inside C# code. How is this done? Or did I hear wrong?
Note: I do not mean C++ / CLI.
You can interact with COM objects very easily from .NET.