We've all seen how Microsoft shortens filenames for display while processing/copying files???
Turns this
C:\WINDOWS\Application Data\Microsoft\Address Book\tngbbs.exe
Into this:
C:\WINDOWS\....\tngbbs.exe
Is there an api for this or is it just tricky footwork?
I may have filenames that run across labels, am considering just displaying the DIR$ of it.
Anybody got a good suggestion for beautifying a label that can't be say, over 125?
Scott
------------------
Scott
mailto:[email protected][email protected]</A>
Turns this
C:\WINDOWS\Application Data\Microsoft\Address Book\tngbbs.exe
Into this:
C:\WINDOWS\....\tngbbs.exe
Is there an api for this or is it just tricky footwork?
I may have filenames that run across labels, am considering just displaying the DIR$ of it.
Anybody got a good suggestion for beautifying a label that can't be say, over 125?

Scott
------------------
Scott
mailto:[email protected][email protected]</A>
Comment