Link to home
Start Free TrialLog in
Avatar of vinayak_j
vinayak_j

asked on

accessing FAT32 partitions

Is there any way to access the hard drives FAT32 partitions(reading sectors)(huge partitions) other than win32 API's.i want to access them in MS-DOS mode.If i have to use new int13h functions will they be portable to other systems with older bios not supporting the function.
Avatar of pjknibbs
pjknibbs

While it might be possible to pull off a gross hack like this under Windows 95/98/ME, it most certainly isn't possible on NT, 2000 or XP. Any attempt to call the old DOS BIOS interrupts will cause your program to crash with an illegal operation error.
ASKER CERTIFIED SOLUTION
Avatar of CoolBreeze
CoolBreeze

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Dear vinayak_i

I think you forgot this question. I will ask Community Support to close it unless you finalize it within 7 days. You can always request to keep this question open. But remember, experts can only help you if you provide feedback to their questions.
Unless there is objection or further activity,  I will suggest to split between

     "pjknibbs and CoolBreeze"

PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!
======
Werner
Force accepted

** Mindphaser - Community Support Moderator **

pjknibbs, there will be a separate question with points for your help.