Does anyone know of any available functions that will turn the long file
naming scheme into an 8+3 naming convention so that the application can copy
the file? With the long naming convention that is returned by FULLPATHNAME,
the application is unable to copy the file in a "DOS" environment.
Thanks