[PATCH 1/2] ddraw: Return a DLL in szDriver for GetDeviceIdentifier.

Erich E. Hoover erich.e.hoover at gmail.com
Mon Feb 10 23:54:23 CST 2014


GetDeviceIdentifier should return the driver DLL, rather than the
display name, for szDriver.  "vga.dll" corresponds to the default
driver when there is no 3D accelerator available (
http://newtestbot.winehq.org/JobDetails.pl?Key=4748 ).  On any modern
"real" system this generally returns the DLL for the 3D accelerator
(see patch 2).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ddraw-Return-a-DLL-in-szDriver-for-GetDeviceIdentifi.patch
Type: text/x-diff
Size: 1484 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140210/1db2269e/attachment.patch>


More information about the wine-patches mailing list