Hi
I am trying to find the path of the file.
I am using GetFullPathName( ---). But it is retriving the current path. Not the files actual path. I move exe to any directory. It is taking that diee path. Please help me in finding the whole path of the file. I am using FindFirstFile( ) FindNextFile() functions to search the files from the directory and i am taking the file name from
WIN32_FIND_DATA stracture...
please help me to solve this problem...
Thanks in advance..
Venkat
I am trying to find the path of the file.
I am using GetFullPathName( ---). But it is retriving the current path. Not the files actual path. I move exe to any directory. It is taking that diee path. Please help me in finding the whole path of the file. I am using FindFirstFile( ) FindNextFile() functions to search the files from the directory and i am taking the file name from
WIN32_FIND_DATA stracture...
please help me to solve this problem...
Thanks in advance..
Venkat