July 23, 2012
2:15 p.m.
GOUJON Alexandre <ale.goujon(a)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(a)winehq.org