Specifically, I need to determine whether a mounted SDIO card is using FAT or TFAT.
Win CE 5, CF 3.5
Specifically, I need to determine whether a mounted SDIO card is using FAT or TFAT.
Win CE 5, CF 3.5
I've not specifically tested this, but my bet is it's going to be a succession of P/Invokes to OpenStore
, OpenPartition
and GetPartitionInfo