I am new to Visual Studio. Need your help with the following.
Visual Studio 2005, VC++ 1 solution has 2 projects. Lets call the solution as \'solution\' Proj
All you need to do to use these functions is to change the projects dependencies.
Right click on p2(or p1), select "Project Dependencies" Select p1(or p2) and include what you want to use. It's that simple.