![]() [Originally published in a Microsoft eZine] Developed out of necessity, this function takes a short file name and correctly converts it to a long file name as long as the long file name exists on the system. On newer systems, the GetLongPathName API call in kernel32 is used instead.
|
Projects >