RE: Problem with Big File Name
From: Matthew Sanderson <matthew_at_formtrap.com>
Date: 2005-08-04 07:35:31 CEST
FYI, I just went to a Win2k box and successfully did:
_wfopen(L"\\\\?\\c:\\foo.txt", L"wb")
I also the same thing with lots of subdirs so that the full pathname is
Ie, it doesn't appear to matter which particular API (CreateFile/fopen)
1. To be using an NT-kernel-based Windows; and
The Microsoft Visual C++ help files say this doesn't work on the Windowses
The help file also says that each seperate 'component' in the path (eg
HTH,
--matt
Matthew Sanderson
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.