TexFAT检测 [英] TexFAT Detection

查看:43
本文介绍了TexFAT检测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有方法检测已安装的磁盘是否已使用TexFAT格式化? 如果是这样的话? 

解决方案

没有简单的方法,但请查看  BOOL CScan :: ReadBootSector()  \WINCE700\public\COMMON\oak\drivers\fsd\fatutil\main\scandisk.cpp。这将告诉你exFAT是否被交易(但只有在交易时)。要知道它是否是exFAT,只需
获取分区类型。布鲁斯不久前写了一篇关于此事的博文:  http ://geekswithblogs.net/BruceEitman/archive/2008/06/25/windows-ce-displaying-disk-information.aspx






Is there a way to detect whether an installed disk has been formatted with TexFAT?  If so how? 

解决方案

There's no easy way, but have a look at BOOL CScan::ReadBootSector () in \WINCE700\public\COMMON\oak\drivers\fsd\fatutil\main\scandisk.cpp. That will show you if exFAT is transacted (but only if it is transacted). To know whether it is exFAT simply get the partition type. Bruce made a blog post about this some time ago: http://geekswithblogs.net/BruceEitman/archive/2008/06/25/windows-ce-displaying-disk-information.aspx


这篇关于TexFAT检测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆