From: ccurley@wyoming.com (Charles Curley)
Subject: Re: Detecting CD-ROM drive
2 Nov 1997 08:59:47 -0800
Message-ID: <3.0.2.32.19971102081734.009cb630.cygnus.gnu-win32@mailhost.wyoming.com>
References: <199710300338.WAA00907@woodmore.gsfc.nasa.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: Arlindo da Silva <arlindo@niteroi.gsfc.nasa.gov>
Cc: gnu-win32@cygnus.com

At 10:38 PM 10/29/97 -0500, Arlindo da Silva wrote:
>
>Does anybody know how to determine which drive (d:, e:, ...) is a CDROM? 
>Is there any native function for this? Thanks.

The Win32 function is:

UINT GetDriveType(
LPCTSTR lpRootPathName // address of root path 
);


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
