Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!uunet!world!jamesp From: jamesp@world.std.com (james M peterson) Newsgroups: comp.os.msdos.programmer Subject: Re: Novell mapped drives Message-ID: <1991Mar22.181803.11008@world.std.com> Date: 22 Mar 91 18:18:03 GMT References: <12106@pasteur.Berkeley.EDU> <1991Mar22.002215.7870@usenet.ins.cwru.edu> Organization: The World @ Software Tool & Die Lines: 8 You can use a series of novell calls to get a listing of drives that are mapped, what they are mapped to, and whether they were originally local drives. Local drives is defined as all drives inclusive in the lastdrive statement in config.sys. More generically you can use ioctl calls. jamesp@world.std.com