vote up 0 vote down star

In a Win32/WTL/C++ app, I need to convert some 8.3 paths to their true file names. How do I do it?

Thanks,

flag

47% accept rate

1 Answer

vote up 4 vote down check

Use the GetLongPathName API.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.