Newsgroups: comp.sys.ibm.pc.programmer
Path: utzoo!telly!lethe!geac!contact!yung
From: yung@contact.uucp
Subject: First sector of the file area
Reply-To: yung@contact.uucp ()
Organization: Contact Public Unix BBS. Toronto, Canada.
Message-ID: <1990Jun27.141718.18545@contact.uucp>

Hi, folks!

I am writing a TSR program and is now in a desparate need to find out
the best way to access hard disk. Since DOS function cannot be used in
TSR program, therefore I will have to use BIOS, which means I have to
do the sector/cluster/file calculation. Anybody know how I can find out
the sectore number of the first sector of the file area of a hard disk
without knowing its storage size in advance?

Any advice, reference, source code will be greatly appreciated!

Thanks in advance.

-Amos Yung

