Hey,

I was wondering how do you interact with a C++ project in VB that are both in the same solution. I tried to Add Reference - Projects but I got an error message.

Actually the file in the C++ project is actually a C file so I don't know if that complicates things anymore. In the Debug folder I see the project is outputted as a .obj file if that helps.