Re: How to determine whether a volume supports short names?
- From: "Alex Blekhman" <tkfx.N05P4M@xxxxxxxxx>
- Date: Wed, 6 Jul 2005 19:22:17 +0300
David Lowndes wrote:
>> I can find numerous ways to check the long names support.
>> However, nothing is there to determine whether volume
>> supports _short_ filenames.
>
> Alex,
>
> For NTFS drives, is this perhaps what you need to check:
>
> NtfsDisable8dot3NameCreation registry entry in
> HKEY_LOCAL_MACHINE
> \SYSTEM\CurrentControlSet\Control\Filesystem
Thanks, for answer. Yes, I know about this value in
Registry. However, I'd prefer some function call instead of
hacking Registry. Currently I can live with return code from
GetShortPathName. It's not _that_ essential for my program.
I just wondered what is the documented way.
.
- References:
- How to determine whether a volume supports short names?
- From: Alex Blekhman
- Re: How to determine whether a volume supports short names?
- From: David Lowndes
- How to determine whether a volume supports short names?
- Prev by Date: Re: LSASS Memory PEAK..
- Next by Date: Re: calling a batch file within a thread?
- Previous by thread: Re: How to determine whether a volume supports short names?
- Next by thread: calling a batch file within a thread?
- Index(es):
Relevant Pages
|