Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!uflorida!bikini!mlf From: mlf@comet.cis.ufl.edu (Mike Fisher) Newsgroups: comp.os.msdos.programmer Subject: Re: Find all drives (sigh) on a network Message-ID: Date: 3 May 91 16:30:20 GMT References: <1991May1.194041.17719@cica.indiana.edu> Sender: news@uflorida.cis.ufl.EDU Distribution: na Organization: /cis/serc1/mlf/.organization Lines: 21 In-reply-to: burleigh@ogre.cica.indiana.edu's message of 1 May 91 19:40:41 GMT First you need to get a copy of Ralf Brown's Interrupt List. A new version was just posted on one of the msdos groups not to long ago I think. Then look up int21 function 0x5F subfunction 0x02 (warning: these numbers are from memory, but the should be close) 'Get Redirection List Entry'. The network drives should have entries in this list. I'd post some code, but it's at home and I'm at work. ------------------------------------------------------------------------------- Mike Fisher Real life: There is no such thing... mlf@cis.ufl.edu University of Florida CIS Dept. -- ------------------------------------------------------------------------------- | Real life: There is no such thing... Mike Fisher | | | | University of Florida CIS Dept. mlf@cis.ufl.edu | -------------------------------------------------------------------------------