http://bugs.winehq.org/show_bug.cgi?id=17619
Maarten Lankhorst m.b.lankhorst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst@gmail.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Maarten Lankhorst m.b.lankhorst@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.