|
-
Sep 2nd, 2004, 02:14 AM
#1
Thread Starter
Frenzied Member
Aliasing Long Paths to Short Paths
I need to convert a long file name eg. "c:\This is a long\Path that needs to be converted to\an 8.3 format\my file.txt"
It would look something like this:
"c:\thisis~1\Pathth~1\needst~1\an83fo~1\myfile.txt"
I am aware of "GetShortPath" API call but it does not fit my purposes.
Is there any existing solution, or must i create my own?
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|