I'm a little confused about what's the best way to interface VC++ with VB or C#. It seems like things are changed a bit in VC++ 2005.
Let's say I'll have my application written in VB, but I'd like to have some functions written in VC++. What is the best way to do this in VS 2005 Do I just create a DLL VC project
Thanks.

How to Mix VC++ with C# and VB in 2005
Bloom326984