Hello all,
When trying to write to older filesystems FAT16/FAT32 there is a limit
for the largest file size… this created a problem for me. Is there
anyway to detect the filesystem type of a mounted drive letter?
Daher
Hello all,
When trying to write to older filesystems FAT16/FAT32 there is a limit
for the largest file size… this created a problem for me. Is there
anyway to detect the filesystem type of a mounted drive letter?
Daher
GetVolumeInformation in the platform sdk returns the filesystem name.
=====================
Mark Roddy
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Daher
Sent: Monday, March 21, 2005 10:54 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Detecting the target filesystem of a partition
Hello all,
When trying to write to older filesystems FAT16/FAT32 there is a limit for
the largest file size… this created a problem for me. Is there anyway to
detect the filesystem type of a mounted drive letter?
Daher
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@stratus.com To
unsubscribe send a blank email to xxxxx@lists.osr.com
GetVolumeInformation
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Daher”
To: “Windows System Software Devs Interest List”
Sent: Monday, March 21, 2005 6:54 PM
Subject: [ntdev] Detecting the target filesystem of a partition
> Hello all,
>
> When trying to write to older filesystems FAT16/FAT32 there is a limit
> for the largest file size… this created a problem for me. Is there
> anyway to detect the filesystem type of a mounted drive letter?
>
>
>
> Daher
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com