kernel32: Reimplement GetLogicalDrives using the mountmgr

Alexandre Julliard julliard at winehq.org
Mon Jul 23 14:15:29 CDT 2012


GOUJON Alexandre <ale.goujon at gmail.com> writes:

> On 07/23/2012 03:03 PM, Alexandre Julliard wrote:
>> That's very inefficient. There are better way of enumerating drives,
>> check for instance QueryDosDevice.
> I'm not sure QueryDosDevice is more efficient :
> + with NULL device name, it returns every MS-DOS device which is not
> what we want

It's pretty much what we want. Check how it does it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list