Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
File extension too long
#6
"path" refers to directory + filename, not just directory.

http://msdn.microsoft.com/en-us/library/...S.85).aspx has everything you ever wanted to know and more about file names in Windows. In particular: "The shell and the file system have different requirements. It is possible to create a path with the Windows API that the shell user interface might not be able to handle." I'm going to guess whatever you used to create the file uses \\?\ syntax when creating a file and so bypasses some of the sanity checks.
Reply


Messages In This Thread
File extension too long - by KajitiSouls - 2009-05-07, 01:10 AM
File extension too long - by butterfλi - 2009-05-07, 01:33 AM
File extension too long - by Spaz - 2009-05-07, 01:33 AM
File extension too long - by rassilon - 2009-05-07, 01:44 AM
File extension too long - by KajitiSouls - 2009-05-07, 02:09 AM
File extension too long - by Spaz - 2009-05-07, 09:43 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)