Click here to Skip to main content
15,915,093 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCreate and access Long file names Pin
Zenly1-Nov-05 2:26
Zenly1-Nov-05 2:26 
AnswerRe: Create and access Long file names Pin
[Marc]1-Nov-05 5:04
[Marc]1-Nov-05 5:04 
GeneralRe: Create and access Long file names Pin
Zenly1-Nov-05 6:28
Zenly1-Nov-05 6:28 
GeneralRe: Create and access Long file names Pin
[Marc]1-Nov-05 6:37
[Marc]1-Nov-05 6:37 
GeneralRe: Create and access Long file names Pin
Zenly1-Nov-05 6:48
Zenly1-Nov-05 6:48 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 5:27
mveDave Kreskowiak2-Nov-05 5:27 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 6:25
Zenly2-Nov-05 6:25 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 6:51
mveDave Kreskowiak2-Nov-05 6:51 
This has nothing to do with the .NET environment, rather it's a limit of Windows and NTFS. There is no function in the .NET BCL that will do this for you without going to the Win32 filesystem functions.

If you need it to ignore the filesystem limitations, you'll have to write a function yourself that parses up the FQ path string and returns what you need using simple string manipulations.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 7:19
Zenly2-Nov-05 7:19 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 7:59
mveDave Kreskowiak2-Nov-05 7:59 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 8:45
Zenly2-Nov-05 8:45 
QuestionAn existing connection was forcibly closed by the remote host Pin
Spaz801-Nov-05 2:12
Spaz801-Nov-05 2:12 
QuestionRepaint only sections of a screen? Pin
spelltwister31-Oct-05 23:33
spelltwister31-Oct-05 23:33 
QuestionCapture image in memory Pin
spelltwister31-Oct-05 23:29
spelltwister31-Oct-05 23:29 
QuestionConditional formatting DataGrid columns Pin
Mashinovodja31-Oct-05 23:11
Mashinovodja31-Oct-05 23:11 
QuestionHelp me please. Pin
Uthen31-Oct-05 15:51
Uthen31-Oct-05 15:51 
AnswerRe: Help me please. Pin
MalikRizwan31-Oct-05 21:00
MalikRizwan31-Oct-05 21:00 
AnswerRe: Help me please. Pin
david_newman1-Nov-05 14:01
david_newman1-Nov-05 14:01 
GeneralRe: Help me please. Pin
Uthen1-Nov-05 15:39
Uthen1-Nov-05 15:39 
GeneralRe: Help me please. Pin
david_newman1-Nov-05 16:52
david_newman1-Nov-05 16:52 
Questiongraph/network type: how do i manage it? Pin
fuel2run31-Oct-05 14:18
fuel2run31-Oct-05 14:18 
Questionhex to uint32 conversion Pin
Madvanman31-Oct-05 13:09
Madvanman31-Oct-05 13:09 
AnswerRe: hex to uint32 conversion Pin
Christian Graus31-Oct-05 13:38
protectorChristian Graus31-Oct-05 13:38 
GeneralRe: hex to uint32 conversion Pin
Madvanman31-Oct-05 13:53
Madvanman31-Oct-05 13:53 
GeneralRe: hex to uint32 conversion Pin
Christian Graus31-Oct-05 13:56
protectorChristian Graus31-Oct-05 13:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.