What about an API to list DosDevices? Sorry if you already looked. cheers, David.
On Tue, 8 Jan 2002, Jim Seach wrote: > And unfortunately, I also found this: > > >http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/filesio_697p.asp > > Platform SDK: File Storage > > DefineDosDevice > The DefineDosDevice function defines, redefines, or deletes MS-DOS > device names. > > BOOL DefineDosDevice( > DWORD dwFlags, // options > LPCTSTR lpDeviceName, // device name > LPCTSTR lpTargetPath // path string > ); -- ---- David Bullock - [EMAIL PROTECTED] +61 4 0290 1228 http://www.lisasoft.com/ (Architect) http://www.auug.org.au/ (President, SA) http://www.ajug.org.au/sajug/sa.html (Activist) Sun Cert'd Programmer for Java 2 "The key ingredients of success are a crystal-clear goal, a realistic attack plan to achieve that goal, and consistent, daily action to reach that goal." Steve Maguire, "Debugging the Development Process". -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>