Need to truncate a Path, and show the compacted path in a edit control?

At times, we need to truncate a path by certain characters and fit it in a edit control, so that it looks like an exact fit. There is no .Net Class that provides this functionality. We need to use the Windows Shell function (PathCompactPathEx) to do this.

By [)ia6l0 iii   Popularity  (846 Views)