http://bugs.winehq.org/show_bug.cgi?id=20887
--- Comment #10 from Stephen Smith stephenmsmith@blueyonder.co.uk 2010-07-14 09:34:54 --- From: GetVolumeInformationW (KERNEL32.@) removing the trailing backslash check but leaving device[4] = root[0]; // else // { // if (!root[0] || root[1] != ':' || root[lstrlenW(root)-1] != '\' ) // { // SetLastError( ERROR_INVALID_NAME ); // return FALSE; // } device[4] = root[0]; // } changes the message from unable to find disk to unable to validate disk