hennep
Programmer
- Dec 10, 2000
- 429
I need a function to shorten the path to a file.
I have seen programs that show this path for example:
"c:\program files\common files\some file.ext"
as something similar to this:
"c:\program\...\some file.ext"
can this be done with some API call ?
I have seen programs that show this path for example:
"c:\program files\common files\some file.ext"
as something similar to this:
"c:\program\...\some file.ext"
can this be done with some API call ?