读取FAT32驱动器(C驱动器和D驱动器) [英] FAT32 Drives Read (C drives ana D drive)

查看:155
本文介绍了读取FAT32驱动器(C驱动器和D驱动器)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对中断使用int86()函数,我想首先读取FAT32 HARD磁盘驱动器,我从驱动器中读取BPB(引导扇区)信息,如何读取,请帮助我

i am use int86() fuction for interrupt i want to read FAT32 HARD Disk Drive initially i am read BPB(Boot Sector) information from Drives how i m am read please Help me

推荐答案

如果要直接在Windows下访问驱动器扇区,则必须使用createfile对其进行访问.在msdn上有关于此的示例.

http://support.microsoft.com/kb/100027 [ http://support.microsoft.com/kb/q138434/ [
If you mean access the drive sectors directly under windows you must use createfile to access it. There are examples on msdn about this.

http://support.microsoft.com/kb/100027[^]

http://support.microsoft.com/kb/q138434/[^]

Good luck!


这篇关于读取FAT32驱动器(C驱动器和D驱动器)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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