Hi,
Bit of a novice C++ user but I am currently working on a solution (multiple projects) in Visual C++ Express (2005) and while debugging using the 'Immediate Window' I want to be able to access a another project within the solution (via the dll it produces) to get to a function.
My manager reckons it is something like {,,ProjectINeedtoAccess.dll}someobject.functionIwant(); but it doesn't work.
I haven't done this before so am not sure. Does anyone know the syntax? Or want to tell me I'm talking jibberish
Cheers,
aaazza
Bit of a novice C++ user but I am currently working on a solution (multiple projects) in Visual C++ Express (2005) and while debugging using the 'Immediate Window' I want to be able to access a another project within the solution (via the dll it produces) to get to a function.
My manager reckons it is something like {,,ProjectINeedtoAccess.dll}someobject.functionIwant(); but it doesn't work.
I haven't done this before so am not sure. Does anyone know the syntax? Or want to tell me I'm talking jibberish

Cheers,
aaazza