Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!hplabsc!coulter From: coulter@hplabsc.UUCP (Michael Coulter) Newsgroups: net.micro.pc Subject: Re: accessing DOS disk directory Message-ID: <8300005@hplabsc.UUCP> Date: Wed, 30-Apr-86 11:27:00 EDT Article-I.D.: hplabsc.8300005 Posted: Wed Apr 30 11:27:00 1986 Date-Received: Fri, 2-May-86 22:24:44 EDT References: <1882@wanginst.UUCP> Organization: Hewlett-Packard Laboratories - Palo Alto, CA Lines: 12 The only way I could find to do it was to use DOS routines to read absolute sectors off of the disk. A real pain. I had to write an assembly language routine to allow me to invoke an arbitrary interrupt and to pass register values back and forth. My PC doesn't talk to this machine yet, so I can't give you the sources here. I started with reading sector zero to find out how the disk is layed out. I recommend Norton's Programmer's Guide as a good reference. Good luck. -- Michael Coulter, ...ucbvax!hplabs!coulter