Click here to Skip to main content
15,886,873 members
Articles / Programming Languages / C#

.NET 2.0 Workaround for PathTooLongException

Rate me:
Please Sign up or sign in to vote.
3.67/5 (11 votes)
17 Dec 2007CPOL 99.3K   2.7K   20  
Using the Unicode version of CreateFileW, we can overcome the PathTooLongException error on file operations.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions