[Bug 17619] GetDriveTypeW says C: is a network share if /home is an NFS share, breaking Steam installer

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 10 09:37:37 CDT 2009


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


Maarten Lankhorst <m.b.lankhorst at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.b.lankhorst at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #6 from Maarten Lankhorst <m.b.lankhorst at gmail.com>  2009-03-10 09:37:37 ---
This patch will not get accepted. If you want a patch accepted, look what
registry key is queried for the device type, and then change
wine/tools/wine.inf.in for it.

I think the get_drive_type function in wine/programs/winecfg/drive.c will help
you to find which registry key you need to populate for this. I think that
making a special case for c won't fly, but adding it in the initial registry
might.


-- 
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