- Windows 2003 server and Long File Names
- Posted by Neo on January 4th, 2008
Hi all,
can I create deep folder hierarchy which is exceeding 260 characters
on windows 2003 server?
Is there any way to do this?
- Posted by yanlinlin on January 4th, 2008
On Jan 4, 8:11*pm, Neo <vikram.su...@gmail.com> wrote:
I'm afraid not.
- Posted by Christian ASTOR on January 4th, 2008
On 4 jan, 13:11, Neo <vikram.su...@gmail.com> wrote:
#define MAX_PATH 260
http://msdn2.microsoft.com/en-us/library/aa365247.aspx
- Posted by Neo on January 4th, 2008
On Jan 4, 6:28 pm, Christian ASTOR <casto...@club-internet.fr> wrote:
I saw the link. I tried using "\\?\". but still things does not work.
I used createFile API.
- Posted by Neo on January 4th, 2008
On Jan 4, 6:53 pm, Neo <vikram.su...@gmail.com> wrote:
Hi guys
using CreateDirectoryEx I can create hierarchy upto 32k chars,
Similar Posts
- Can't delete or rename long file names in Windows XP Pro (Computers & Technology) by rfdjr1@optonline.net
- Can't delete or rename long file names in Windows XP Pro (Help and Support) by rfdjr1@optonline.net
- Long File Names in Windows XP (Computers & Technology) by rfdjr1@optonline.net
- Long File Names On CD (Computers & Technology) by John Schutkeker
- Long File Names? (Windows 2000) by GO

