http://bugs.winehq.org/show_bug.cgi?id=16592
Paul Vriens Paul.Vriens.Wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Paul.Vriens.Wine@gmail.com
--- Comment #9 from Paul Vriens Paul.Vriens.Wine@gmail.com 2009-01-14 12:44:07 --- While we are it. GetVolumeInformationW will not be present on a win9x box. You have to use GetVolumeInformationA instead. (Wine forwards A to W).