ID: Q186152
The information in this article applies to:
- Windows NT version 4.0
- Windows 95
When you use SHFileOperation to copy or move files, the destination file names are truncated to the 8.3 file name format. For example, the file name "New Document.temp" will be truncated to "NewDocum.tem".
The default behavior of SHFileOperation causes this problem. This behavior only occurs when you use a relative path for the destination.
Use a full path instead of a relative path for the destination.
This behavior is by design.
Additional query words:
Keywords : kbLib kbNTOS400 kbWinOS95 kbGrpShell
Issue type : kbprb
Last Reviewed: January 1, 1999