what I m trying is fairly common but I can t find any pointers about this on the web. I have 2 unmanaged C++ projects in one VS 2010 solution. I can compile both of them fine and I set the project dependencies right under Solution > Properties. What I d like to do would be to be able to use my classes / function from project A in project B, what else do I need to do?
感谢