Hi I have C++ code to open the directory and read all the files in that directory. It works fine if i specify the absolute path but not working when i specify relative path. i am compiling it in windows and the compiler is Microsoft Visual Studio. Please help me.