http://bugs.winehq.org/show_bug.cgi?id=8370
truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
------- Additional Comments From truiken@gmail.com 2007-12-05 11:43 -------
IMHO Winecfg should check if the device is capable of GetVolumeInformation()
before trying to do it
Um...no. There's absolutely no harm in calling GetVolumeInformation, and if it doesn't work, then you know you don't have proper access to the device. Invalid.