Re: Buffer overflow?From: john.fellers () gmail com Date: 18 May 2006 17:26:04 -0000
Windows supports filenames of up to 255 characters in length. Here is an article about file names from microsoft:
http://support.microsoft.com/?kbid=142982
Does the filename contain any special characters?
How is the file created (through code, an application, etc)?