I would suggest reading http://msdn.microsoft.com/en-us/library/aa365247.aspx especially the section "Maximum Path Length Limitation". Even though the NTFS supports 32,767 characters, the MAX_PATH still places restrictions in some functions.
↧