Dear all,

This might be a simple question..
Suppose I have a project directory like this. The ex.cpp file is located @
subDirC1

ProjDir
|__DirA
|__DirB
|__DirC
           |__subDirC1~ex.cpp

I want to include the path of a dll in the DirA directory within the code of
ex.cpp
like this

char path[] = "ProjDir\\DirA\\ex.dll";

Could you please tell me how to retrieve the project directory path of DirA


Cheers,
V


[Non-text portions of this message have been removed]

Reply via email to