[Bug 16592] Ford service manual viewer fails to detect CD (fix attached)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 14 21:20:38 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16592





--- Comment #10 from G. Paul Ziemba <p-wine-bugs at ziemba.us>  2009-01-14 21:20:38 ---
(In reply to comment #9)
> While we are it. GetVolumeInformationW will not be present on a win9x box. You
> have to use GetVolumeInformationA instead. (Wine forwards A to W).

Interesting. That means that the Ford viewer application must be coded to call
GetVolumeInformationA since it is so old. I wonder if this peculiarity (support
for root == "\\:") should be only in A. Has anyone run the new
GetVolumeInformationW test as it stands today on W2K? (I am not set up to do it
myself, unfortunately)


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list