ffilesystem navigation in c++ 2
-
Hi all, They told me there's a function similar to GetPathName() _____________________ CFileDialog fd; fd.GetPathName(); --------------------- which return the directory instead of the full path. Does anybody know which one is it ? Thanx in advance, Deamo16.
-
Hi all, They told me there's a function similar to GetPathName() _____________________ CFileDialog fd; fd.GetPathName(); --------------------- which return the directory instead of the full path. Does anybody know which one is it ? Thanx in advance, Deamo16.
GetFolderPath()?
-
Hi all, They told me there's a function similar to GetPathName() _____________________ CFileDialog fd; fd.GetPathName(); --------------------- which return the directory instead of the full path. Does anybody know which one is it ? Thanx in advance, Deamo16.
-
Desmo16 wrote:
Does anybody know which one is it ?
They hide that information in the documentation[^] There is no need to start another thread when you already have one on this subject.
led mike
led mike wrote:
They hide that information
If they didn't HIDE it , it would be so much easier to find! :wtf: Mark
-
led mike wrote:
They hide that information
If they didn't HIDE it , it would be so much easier to find! :wtf: Mark
-
Yeah, I still can't believe how many people that develop production software can't even use API documentation. Can you imagine how bad the resulting products must be? Scary eh? :)
led mike
led mike wrote:
Yeah, I still can't believe how many people that develop production software can't even use API documentation.
Sad, but true.
"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15
"Judge not by the eye but by the heart." - Native American Proverb